Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 90
Default Button to stay on screen as you scroll

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Button to stay on screen as you scroll

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default Button to stay on screen as you scroll

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   Report Post  
Posted to microsoft.public.excel.programming
cdb cdb is offline
external usenet poster
 
Posts: 62
Default Button to stay on screen as you scroll

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Button to stay on screen as you scroll

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
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
headers frozen so that when you scroll they stay miguel Excel Discussion (Misc queries) 1 May 17th 10 08:58 PM
How the data may stay on top with scroll ? Vladimir Nikolov Excel Worksheet Functions 1 July 21st 09 07:16 PM
how to set columns that will stay on screen? liu New Users to Excel 2 April 10th 08 07:21 AM
I need to set colums and rows to stay on the screen as I scroll ksholars Excel Worksheet Functions 0 August 19th 06 08:50 PM
I need to set colums and rows to stay on the screen as I scroll Toppers Excel Worksheet Functions 0 August 19th 06 08:48 PM


All times are GMT +1. The time now is 02:27 PM.

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"