Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like for a command button to stay on sheet as I scroll, to allow the
option of clicking it wherever I scroll |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
put the button in row 1
select row 3 and do Window=Freeze Panes To undo the Frozen Pane, do Window = UnFreeze Pane -- Regards, Tom Ogilvy "fred" wrote in message ... I would like for a command button to stay on sheet as I scroll, to allow the option of clicking it wherever I scroll |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom,
select row 3 and do Window=Freeze Panes btw: is there any possibility without freezing panes? I thought about that too and also just made out the freezing... but one should also can lock the button, shouldn't? Best Markus |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there no code like OnScroll or something that everytime you scroll you can
get the nwe coordinates of the page and feed these into the command buttons positions?? Don't know if there is code for this, but it'd be worth investigating "fred" wrote: I would like for a command button to stay on sheet as I scroll, to allow the option of clicking it wherever I scroll |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am not aware of any setting/property that would make it float.
If it is a button, I would use a floating commandbar, but that wasn't the request. -- Regards, Tom Ogilvy "Markus Scheible" wrote in message ... Hi Tom, select row 3 and do Window=Freeze Panes btw: is there any possibility without freezing panes? I thought about that too and also just made out the freezing... but one should also can lock the button, shouldn't? Best Markus |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
headers frozen so that when you scroll they stay | Excel Discussion (Misc queries) | |||
How the data may stay on top with scroll ? | Excel Worksheet Functions | |||
how to set columns that will stay on screen? | New Users to Excel | |||
I need to set colums and rows to stay on the screen as I scroll | Excel Worksheet Functions | |||
I need to set colums and rows to stay on the screen as I scroll | Excel Worksheet Functions |