E
Eric Marple
I have written a function that opens a .txt for OutPut
and it opens a separate .txt for InPut. I get a Run-Time
error 55. I see the help says you can't have the same you
must close a file opened for Input before opening it for
Output. Both .txt's have different names and paths. Does
anybody know a way around this?
and it opens a separate .txt for InPut. I get a Run-Time
error 55. I see the help says you can't have the same you
must close a file opened for Input before opening it for
Output. Both .txt's have different names and paths. Does
anybody know a way around this?