Bring to front

madchemist

Board Regular
Joined
Jul 10, 2006
Messages
198
I have a macro that creates two outlook emails and then proceeds to do a bunch of other stuff. The problem I have is that the Outlook Emails are in front of the excel sheet and the user cannot tell when the prompt comes up telling them that the procedure is done.....

Can I bring the excel sheet to the front somehow?

I have tried:

Code:
Windows("Monitoring Findings Spreadsheet_Study_Site1.xls").Activate


But that doesnt seem to be working. Hmmm...Any ideas?
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,190,957
Messages
5,983,835
Members
439,864
Latest member
qazxsw12

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top