![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Something like this will cause the icon to flash in the windows start bar:
Option Explicit Sub testme() Application.Wait Now + TimeSerial(0, 0, 5) AppActivate Application.Caption End Sub SVLewis wrote: > > I run an xl97 wb receiving a real-time data feed. I also run 2 other apps at > same time. I need a way to make the XL app become the active window on the > desktop using VBA code. -- Dave Peterson |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Any way to have an active worksheet as desktop wallpaper? | Colby | Excel Discussion (Misc queries) | 1 | April 16th 09 04:34 PM |
| missing Active Window bar | Gomer Fackworth | New Users to Excel | 4 | May 28th 08 02:13 PM |
| Active Window Question | CWillis | Excel Discussion (Misc queries) | 4 | July 19th 06 05:52 PM |
| Can I make a Excel Active Desktop Worksheet on XP? | Garett | Excel Discussion (Misc queries) | 1 | July 10th 06 05:44 PM |
| Displaying an excel file as an active desktop item? | david.fredrikss | Excel Discussion (Misc queries) | 0 | May 22nd 06 12:54 PM |