Hi All
I a have following path in my code. There J is a mapping drive
FileName = "J:\Business Projects\Ancillary\T1.txt"
Shell """" & FileName & """"
Even with the above it gives file not found run time error 53
What could be the reason
Cheers
Shabar