Thread
:
Excel 2007 not in foreground when launched in Vista or Windows 7
View Single Post
#
2
Posted to microsoft.public.excel.programming
OssieMac
external usenet poster
Posts: 2,510
Excel 2007 not in foreground when launched in Vista or Windows 7
Try the following.
After .Visible = True
AppActivate ("Microsoft Excel")
--
Regards,
OssieMac
Reply With Quote
OssieMac
View Public Profile
Find all posts by OssieMac