Bringing Excel to the front
There's an ActivateMicrosoftApp method. Maybe this will do what you want.
On Mon, 25 Aug 2003 00:29:45 -0500, "Scott Holmes" wrote:
Does VBA have a method for bringing the application window to the front? I
can do it with the Windows API but I'm hoping for a simpler solution, like
an "Activate" or "SetFocus".
TIA
|