EXCEL FILESEARCH

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Programming in VBA with EXCEL, I did a FILESEARCH and it found the same file in a folder, twice, where the file doesn't even exist. What can I do about this ?
 
As always, copy/paste your code here without attaching a workbook.

--
Don Guillett
SalesAid Software
(e-mail address removed)
GARY said:
Programming in VBA with EXCEL, I did a FILESEARCH and it found the same
file in a folder, twice, where the file doesn't even exist. What can I do
about this ?
 
GARY said:
Programming in VBA with EXCEL, I did a FILESEARCH and it found the same
file in a folder, twice, where the file doesn't even exist. What can I do
about this ?


Show your code?

Tim.
 
Back
Top