I keep getting the following error when running this code, but only for users that are not administrators. Any ideas anyone??
Run-time error ‘1004’ Method ‘FileSearch’ of object ‘_Application’ failed
It appears when it hits the following line
Set fs = Application.FileSearch
Cheers
Run-time error ‘1004’ Method ‘FileSearch’ of object ‘_Application’ failed
It appears when it hits the following line
Set fs = Application.FileSearch
Cheers