Quote:
Originally Posted by justinferns
Hi,
Can anyone please help me with a macro to switch between two opened excels without opening them again.
Thanks
Justin
|
Do you mean two separate copies of Excel? Use Alt+Tab. Otherwise you'll need to use Windows API calls to find the second instance of Excel (someone correct me if I'm wrong).