Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with several procedures which work on other files that I open. ie there
are no procedures within the workbooks that are opened but the "resident" workbook stays open and contains them all. The files that are opened are csv files which are then edited using the procedures and re-saved. What I need to do is create a procedure where the csv file is saved using something like the line below to open the save-as window so the user can choose a file name, then I need to close the csv file, open exactly the same file again and save it, leaving the file open this time. Thus in short, save csv file, close file, open same file and save it again. I no this sounds a bit convoluted but unfortunately it is necessary. After the save as I have got lost on how close and open the same file again and save I would value any guidance. Application.GetSaveAsFilename ("*.csv") Kind Regards, Graham Turriff Scotland |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to show gridlines when I close & reopen without having to go | Excel Discussion (Misc queries) | |||
create chart /table excel-save, close & reopen colors change? Why | Charts and Charting in Excel | |||
Close & save a file at set time only IF the file is open | Excel Programming | |||
Hyperlinks breaking when save/reopen file... | Excel Discussion (Misc queries) | |||
Automate open file, update links, run macro, close and save file | Excel Programming |