event to know after data has loaded
I have a large workbook with close to 200 sheets in it, so it takes awhile
for it to open (10 seconds or so).
Is there a way for my vba code to know when the workbook is done opening, so
I could then start my code?
TIA
|