Hello,
I've got one workbook that I use as a template to generate reports. It parses different files and puts into into a readable format. This workbook is taking longer and longer for it to open and save so I am trying to speed it up. I think part of this is due to all the external connections that have been stored in the workbook. Unfortunately, if I try to delete these connections, my macro is no longer able to load up the file. Is there a better way of doing this?
I should note that the files are constantly changing. So a file named 0418.csv may be different tomorrow than what it is today and a new report is generated. So each time I run my report macro, I clear out the imported data and reload the file. It appears that this has caused multiple connections like 04181, 04182, 04183,etc.
Please help!
Also, I just noticed this so there are a couple hundred external connections. If I try to select all and remove, it locks up and crashes Excel. Does anyone have a macro that would clean this up better?
Thanks!
Bookmarks