LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 279
Default Z order problems

I run Excel 2003, Windows Vista and Internet Explorer 8.

I have a macro which quietly drives Internet Explorer.
When the macro has been waiting for a long time for a response from IE,
it does IE.Visible = True so the user can see what is happening and
displays a message for a short time with
Set sh = CreateObject("wscript.shell")
sh.Popup "Internet Explorer wait 5 seconds", 3, "Temp message"
The z order <http://en.wikipedia.org/wiki/Z_order is set
spreadsheet < popup < ie. i.e. spreadsheet under popup under ie.
(MsgBox behaves in the same way as sh.Popup.)
How do I make it,
spreadsheet < ie < popup.

More serious is that the taskbar z order seems to be set
taskbar < spreadsheet.
I have "Auto-hide the taskbar" set and struggle to see the taskbar.
How do I display the window names and their z-order positions?
How do I control the z-order across applications?
--
Walter Briscoe
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change series plotting order without changing legend order? PatrickM Charts and Charting in Excel 6 December 2nd 09 07:43 PM
Problems with macro, setting "tab order" of unprotected cells Foxcole Excel Discussion (Misc queries) 2 May 14th 09 09:08 PM
URGENT- Form design and field tab-order problems Foxcole Excel Discussion (Misc queries) 5 March 26th 09 03:38 PM
How stop Excel file UK date order changing to US order in m.merge Roger Aldridge Excel Discussion (Misc queries) 1 October 9th 07 11:52 PM
Daily Macro to Download Data, Order and paste in order Iarla Excel Programming 1 November 17th 04 11:55 AM


All times are GMT +1. The time now is 06:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"