+ Reply to Thread
Results 1 to 4 of 4

Floating Buttons

  1. #1
    Registered User
    Join Date
    09-09-2007
    Posts
    16

    Floating Buttons

    Is ther any way to create a button that always stays on the screen.
    i.e. it is not locked on to a specific cell and will remain in view even if i scroll way down the screen.

    Right now i have multiple buttons that do the same thing all over my sheet for speed but one that always stayed in view would be much better.

    Thanks

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229
    If you are using pre-2007, you could create a custom toolbar and put your buttons on that. (There's probably a way in 2007 that I'm unaware of.)

    The tricky part is that the custom toolbar is part of the Application and not the workbook containing your macros. I use Workbook_Activate and _Deactivate routines to show/hide the toolbar when appropriate.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  3. #3
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,441
    Another option would be to place all the buttons and the top of the sheet and then freeze the first row or two.
    Cheers
    Andy
    www.andypope.info

  4. #4
    Registered User
    Join Date
    09-09-2007
    Posts
    16

    Thanks

    I guess excel is not magic.

    Thanks for the ideas.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1