Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here's an idea I have that will probably be more annoying
than anything else, but I'm wondering if someone can tell me how it could be done. Is there a way to have a command button stay in the active window when the user scrolls around in the worksheet? tod |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tod, if it is a button on a worksheet, you could put it at A1 and then
freeze panes below it (and to the right. That keeps it visible all the tme. Robert Flanagan Macro Systems Delaware, U.S. 302-234-9857 http://www.add-ins.com Productivity add-ins and downloadable books on VB macros for Excel "Tod" wrote in message ... Here's an idea I have that will probably be more annoying than anything else, but I'm wondering if someone can tell me how it could be done. Is there a way to have a command button stay in the active window when the user scrolls around in the worksheet? tod |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Aside from the given suggestion, you can use a new
commandbar containing just this button (commandbarbutton/toolbarbutton) which will stay put. -----Original Message----- Here's an idea I have that will probably be more annoying than anything else, but I'm wondering if someone can tell me how it could be done. Is there a way to have a command button stay in the active window when the user scrolls around in the worksheet? tod . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can i locate the Drawing Tool Bar so it stays on the screen | Excel Discussion (Misc queries) | |||
when I try to change a font colour it stays black on the screen | Setting up and Configuration of Excel | |||
Screen Size Control | Excel Discussion (Misc queries) | |||
Excel says ready but blue Blank Screen stays on and file doesn't o | Excel Discussion (Misc queries) | |||
How can I control the full screen display width ? | Excel Discussion (Misc queries) |