Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've seen tweaks to windowsXP Home (I think) that allow you to set the number of
blinks -- but I'm not sure if that allows your code to activate a different window. I'm betting that you're going to need some API calls (way beyond me). If I needed this, I'd either search google in the VB (not VBA groups). Or post a question in one of the VB groups. Explain that you want to accomplish this from Excel's VBA. Include your version of windows and Office. You could search Randy Birch's VBNet at: http://mvps.org/ or go directly: http://vbnet.mvps.org/ Good luck. pls123 wrote: not yet dave ! i need to have the excel window , active..and on top..not maximized..but on top.. and with the bar on the top of the window in the "active " colour.. because when it is not i have a different cpu usage.. tx anyway! paolo "Dave Peterson" wrote: To allow another program to just take focus doesn't seem very well behaved to me. And I think that this depends on the version of windows or a setting in windows. Some setting/version (I don't recall which) will only flash the icon in the taskbar. But maybe... AppActivate Application.Caption === If you meant that you wanted excel always on top, then search google for program called DeskPins. It can work with any program. It's a manual process, though. pls123 wrote: pleasee i need the vbe command for making excel the active window on top of each other window ! txxx "pls123" wrote: i need exactly that !!! the vbe command for making excel in the active window on top.. tx ! -- Dave Peterson . -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Making an IE Window the focus for Excel VBA | Excel Programming | |||
Making the source of a Hyperlink the Active Window | Excel Programming | |||
refer to active window when more than one window open for a file | Excel Programming | |||
Using VBA to send a javascript:opendocument command, then grab information from the active IE6 window | Excel Programming | |||
How do I undo the Excel, Window Menu, New Window command | Excel Discussion (Misc queries) |