N
Neil
I'm curious as to whether anyone else can make the VBA command
Application.FileFind work in Excel X running on OS X.2.8.
This function is used to identify files within a designated folder (at a
specified search path).
My code using this function works like a charm in Excel 98 running on OS
9.2. The code executes in X, but the number of files returned is always
zero. I experimented with it for hours to no avail. I even had the same
result when running the sample code provided in the VBA help file.
Any guidance would be very much appreciated.
Neil
Application.FileFind work in Excel X running on OS X.2.8.
This function is used to identify files within a designated folder (at a
specified search path).
My code using this function works like a charm in Excel 98 running on OS
9.2. The code executes in X, but the number of files returned is always
zero. I experimented with it for hours to no avail. I even had the same
result when running the sample code provided in the VBA help file.
Any guidance would be very much appreciated.
Neil