Excel 2002, Win XP, SP-2
I created the attached macro to open a tab delimited file located in the
folder C:/EMP3. It works fine.
However, I've changed the folder name on the C drive to EMP4.
I've edited the macro to replace the reference EMP3 to EMP4, but it does not
run. It seems to hang up at the Refresh BackgroundQuert: = False statement
(at least what's the line the debugger lighlights).
What is the correct way to edit the macro when I change the file location?
Bookmarks