+ Reply to Thread
Results 1 to 9 of 9

Help with MOUSEOVER

  1. #1
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Help with MOUSEOVER

    I need a warning to be displayed when the cursor passes over any cell in column C, and then to disappear when the cursor moves away from that column; the warning being always the same.
    I guess I need some code in the worksheet involving MouseOver, but I don’t know the right syntax, or if some other function would be better.
    Thanks for any help.
    ACA

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Help with MOUSEOVER

    Do right click on sheet tab and select view code and paste the below code.

    The below event will trigger when the cursor or mouse pointer selects any cell in Column C

    Please Login or Register  to view this content.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Re: Help with MOUSEOVER

    Thanks, Sisthsense. That works in a way; but for 2 things:
    - First, the warning appears only if I select a cell; instead I would like it to pop up by just hovering or moving the pointer over column C. That's why I was thinking of MouseOver
    - Second, the text is in fact a TextBox, which means that to make it disappear I have to click on the box. Instead I would like it to fade away by itserf when the pointer leaves column C.
    Any suggestions for those 2 features?
    But thanks anyway.
    ACA

  4. #4
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Re: Help with MOUSEOVER

    For further clarification:
    What I want is exactly what I see in this Excel Help Forum, in its pages showing the list of treads:
    when the pointer just hovers on the left column (Title of the thread) there pops up a label showing the contents of the thread, only to disappear as the pointer moves away; and if it hovers on the 2nd or 3rd column (Replies, Views) in your thread, a label gets displayed that says “You have n posts in this tread”, and it goes away if the cursors shifts to another spot.
    That’s exactly what I need; only, in an Excel Worksheet, instead of a web page.
    Thanks for any help.
    ACA
    Last edited by aca; 04-08-2013 at 05:33 AM.

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Help with MOUSEOVER

    First Mouseover event not available in Excel
    Messagbox requires Ok action but we can do it using Text Box if require.

  6. #6
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Re: Help with MOUSEOVER

    Thank you.
    If interested, see my reply above beginning "For further clarification" where I explain that what I need is what this our Excel Help Fórum has in its lists of threads, where we just move the pointer and a text label pops up.
    ACA

  7. #7
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Help with MOUSEOVER

    It's possible in Ms-Access since we have lot of events for mouse movements but in excel I am not seeing anything like that

  8. #8
    Forum Contributor
    Join Date
    08-04-2005
    Location
    Madrid, Spain
    MS-Off Ver
    2010
    Posts
    241

    Re: Help with MOUSEOVER

    Ah, thank you, Sixthsense, for clarifying that.
    I added to your reputation.
    ACA

  9. #9
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Help with MOUSEOVER

    Glad it helps you and thanks for the feedback and rep

+ 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