Hello, I have a client that is accusing my macro of causing a read/write error with a csv file that is being pulled into excel by me, but also used by the client running another program. Is this possible or does excel just import the text for an external connection and then, once it is open, it disconnects itself from the actual file? I assume that since I have refreshes turned off, I would be in the clear...

If an external connection can in fact cause errors, is there a better way to import the file without causing issues with other programs trying to use the same file?

Here is the vba code for my importing of the file:

Please Login or Register  to view this content.