Thread: appactivate
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default appactivate

Look at the appactivate command.

--
Regards,
Tom Ogilvy

"Philip Kopf" wrote in message
...
I am trying to create some VBA in Excel that gathers data
from another application and brings it back into excel.
I can get the VBA code to do this but I can't get the
excel to display on top over the application that I
gathered the other info from. Does anyone know how to
make the excel spreadsheet be ontop again?