From: Mandeep Baluja
To: MS EXCEL AND VBA MACROS
Cc: schreiner_p...@att.net
Sent: Monday, November 9, 2015 8:12 AM
Subject: Re: $$Excel-Macros$$ Query for Excel
Thanks Paul :)
The thing I am already aware about workbook_open event I was just trying to
know is there any property in
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -----
>
> ----------
BA MACROS
Sent: Monday, November 9, 2015 4:49 AM
Subject: $$Excel-Macros$$ Query for Excel
I want to run a VBA macro AFTER the workbook has finished opening. I don't want
to use application.ontime method to wait, I just want to run my macro only when
workbook is completely loaded.
Sa
I want to run a VBA macro AFTER the workbook has finished opening. I don't
want to use application.ontime method to wait, I just want to run my macro
only when workbook is completely loaded.
Same as like
Do Until IE.readyState = 4
DoEventsLoop
Regards,
Mandeep baluja
--
Are you =EXP