cannot save macro in excel

R

robyn_willson

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?
 
J

Joel

If you are using Excel 2007, then go on worksheet to File - SAVEAs and select
the type of file as .XLSX and then save.
 
Top