Asked By zki
06-Dec-07 09:37 PM
Well, that's not very logical, is it?! Anyway, here are a couple of fixes:
First, instead of Dim oFS As Object, dimension it as Dim oFS As FileSearch.
It won't change how the code works, but it will provide you pop-up content
help.
Second, change the document extension as follows: "Inv*.doc" becomes
It works - can't explain why....