Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I open a folder with:
Sub folderopen() x = Shell("Explorer.exe ""C:\Temp""", vbNormalFocus) End Sub Once opened, I would like to position the folder window. Neither: ActiveWindow.Top = 0 x.Top = 0 work. Any suggestions?? -- Gary''s Student - gsnu2007xx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Position A2 at top-left of window | Excel Programming | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Position of CellCursor on Screen (absolute position) | Excel Programming | |||
Position Form on screen v Window Zoom ! | Excel Programming | |||
Window Position & Size | Excel Discussion (Misc queries) |