silentwolf
Active member
- Local time
- Today, 12:49
- Joined
- Jun 12, 2009
- Messages
- 644
Hi again guys!
it hast been a while and I hope all of you are very well.
However now I am back in the game and like to work on following where I like to get some advice please.
I have a form where I can either open an CSV File in Excel.. for viewing purpose.
Update and Save the file into new location ("in progress
"
What I like to know is is it possible to open the file via code and update that file save it to new location but keep the opend file?
So if I browse for the file and I need to update and save that file into a new location after it has been updated will the original file be lost?
If yes then I guess I need to create a copy of that file first save it to a new location and after that I will have to modify that new file to suit?
Or can I just open one file update it, saveas "newName.csv" to new location and let the original untoucht?
Many thanks for any advice of how you guys going about that in your projects.
Cheers
Albert
it hast been a while and I hope all of you are very well.
However now I am back in the game and like to work on following where I like to get some advice please.
I have a form where I can either open an CSV File in Excel.. for viewing purpose.
Update and Save the file into new location ("in progress

What I like to know is is it possible to open the file via code and update that file save it to new location but keep the opend file?
So if I browse for the file and I need to update and save that file into a new location after it has been updated will the original file be lost?
If yes then I guess I need to create a copy of that file first save it to a new location and after that I will have to modify that new file to suit?
Or can I just open one file update it, saveas "newName.csv" to new location and let the original untoucht?
Many thanks for any advice of how you guys going about that in your projects.
Cheers
Albert