+ Reply to Thread
Results 1 to 2 of 2

Moving amouse over controls

  1. #1
    CHEPChap
    Guest

    Moving amouse over controls

    I have a spreadsheet where I want a message to appear when I move the
    mouse over a series of buttons. Using the MouseMove I can generate a
    message by placing msgbox "blah blah blah" in the code, but this box
    stays when the mouse moves off the button. I have to click the OK to
    make it disappear. Can anyone let me know how I can create code so that
    a box appears (or, if this is not possible a status bar message may have
    to do) whenever the mouse moves over the control but disappears when you
    leave it?

    Many thanks

    Colin Sidwell

    *** Sent via Developersdex http://www.developersdex.com ***

  2. #2
    Damon Longworth
    Guest

    Re: Moving amouse over controls

    You can add a comment to the cell behind the controls. Position the buttons
    so a portion of the cell is visible. Now the comment will appear when the
    mouse is near the button.

    --
    Damon Longworth

    Don't miss out on the 2005 Excel User Conference
    Sept 16th and 17th
    Stockyards Hotel - Ft. Worth, Texas
    www.ExcelUserConference.com


    "CHEPChap" <[email protected]> wrote in message
    news:[email protected]...
    >I have a spreadsheet where I want a message to appear when I move the
    > mouse over a series of buttons. Using the MouseMove I can generate a
    > message by placing msgbox "blah blah blah" in the code, but this box
    > stays when the mouse moves off the button. I have to click the OK to
    > make it disappear. Can anyone let me know how I can create code so that
    > a box appears (or, if this is not possible a status bar message may have
    > to do) whenever the mouse moves over the control but disappears when you
    > leave it?
    >
    > Many thanks
    >
    > Colin Sidwell
    >
    > *** Sent via Developersdex http://www.developersdex.com ***




+ 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