This is my first attempt at VBA.
I received an Excel file (approx 8 mb) which contained a worksheet and a whole bunch of macros.
Using vba, I made the requested edits and saved (and edited, and saved, and edited and saved...) the file.
However, when I went to submit the file to my boss, I noticed that the file size had shrunk from ~8mb to ~60k.
What am I doing wrong?
The spreadsheet uses DDE, if that helps.
I received an Excel file (approx 8 mb) which contained a worksheet and a whole bunch of macros.
Using vba, I made the requested edits and saved (and edited, and saved, and edited and saved...) the file.
However, when I went to submit the file to my boss, I noticed that the file size had shrunk from ~8mb to ~60k.
What am I doing wrong?
The spreadsheet uses DDE, if that helps.