View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Using VBA to select applications...

See the AppActivate statement.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

wrote in message
ups.com...
I'm trying to write a macro that activates or selects a non
microsoft
application that is running but can't quite figure out how to
make VBA
know which application to select.

Any ideas?