How save active workbook w/o knowing name
that works for me
--
Gary
"John" wrote in message
...
I tried "ActiveWorkbook.Save", but I don't think this saved the workbook.
I
have a bunch of macros that update data on various sheets in various
workbooks and want to save the entire workbook at the end of each macro
without knowing which workbook the macro is running in. What is the
correct
command?
|