Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello. I have created s macro in VBA. Once I run the macro I need to save the
file (in the format that it is in after the macro has run) however excel does not save the file. The only thing that happens is a text box pops up saking "file did not save" and gives no reason for not saving. I checked and the file is in the correct format and has an origional name... why does it not save? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are using Excel 2007, then go on worksheet to File - SAVEAs and select
the type of file as .XLSX and then save. " wrote: Hello. I have created s macro in VBA. Once I run the macro I need to save the file (in the format that it is in after the macro has run) however excel does not save the file. The only thing that happens is a text box pops up saking "file did not save" and gives no reason for not saving. I checked and the file is in the correct format and has an origional name... why does it not save? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could you supply the code?
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set a macro in excel to save to a web site | Excel Programming | |||
Macro excel save | Excel Discussion (Misc queries) | |||
ASP: Open Excel File with Macro, Allow Macro to run, and then save | Excel Programming | |||
Prompting 'Save As' in an Excel Macro | Excel Programming | |||
Excel macro - Save as with override... | Excel Programming |