Hi
In VBA, I am saving a CSV file as an xls file before I process the data in it. After processing, I re-save the file to capture the changes. Now I get the “Save As” dialog box asking me if I want to replace the already saved file. If I choose “Yes” all is well. If I choose either “No” or “Cancel” it crashes.
How can I work this out becuase there maybe times I’d rather not save the changes.
Thanks!
Rick