I have two files open. Both are pretty complicated with lot's of graphs, Shapes, pictures and formulas.
File2 is the Active Workbook.
When I simply Save File 2 from the "File" tab - No problem
Then, I have a "Button" on File2, that calls a macro in File1, simply:
Sub CloseFile2()...