S
Steve
Hi,
I have a macro that goes out and retrieves data from a text file opened
with Excel, then pastes the data back in my worksheet and closes the
text file back up. For some reason, the data that is being brought in
is being inserted in multiple columns because it is using a space
seperator now in lieu of a tab seperator. Anyhow, if I go into my
macro and remove the part that closes the file I'm retrieving the data
from everything still works??? However, that file won't close. Is
there a line that I can add to my macro to allow a pause for things to
get caught up before the workbook I'm retrieving the data from gets
closed? TIA
For some reason this always worked as it was up until today.
Please advise,
Steve
I have a macro that goes out and retrieves data from a text file opened
with Excel, then pastes the data back in my worksheet and closes the
text file back up. For some reason, the data that is being brought in
is being inserted in multiple columns because it is using a space
seperator now in lieu of a tab seperator. Anyhow, if I go into my
macro and remove the part that closes the file I'm retrieving the data
from everything still works??? However, that file won't close. Is
there a line that I can add to my macro to allow a pause for things to
get caught up before the workbook I'm retrieving the data from gets
closed? TIA
For some reason this always worked as it was up until today.
Please advise,
Steve