+ Reply to Thread
Results 1 to 6 of 6

Create popups when mouse hovers over cell

  1. #1
    Registered User
    Join Date
    02-19-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    32

    Arrow Create popups when mouse hovers over cell

    Hello to all kindly help me i'm newbie in macros please help me out. I want popup for certain fields which display certain values for that..

    for ex
    A1 contains Jan
    A2 contains Feb
    A3 contains Mar

    what i want is to show popup if i move my mouse on A1 - JAN it shows A1,A2,A3,A4 etc

    same goes with other fields

    anyone please help me out.

    Thanks in advance
    Last edited by JBeaucaire; 02-23-2013 at 06:41 AM. Reason: Corrected thread title

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Create popups when mouse hovers over cell

    You can insert COMMENTS into A1 with the popup text you want to see when you hover your mouse over it.

    Right-click the cell and select Insert Comment.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    02-19-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    32

    Re: Create popups when mouse hovers over cell

    Quote Originally Posted by JBeaucaire View Post
    You can insert COMMENTS into A1 with the popup text you want to see when you hover your mouse over it.

    Right-click the cell and select Insert Comment.

    thanks for your reply mate but i've to fetch cell data from another sheet in which single field contains A,B,C,D values

    i'm using =LinkComment(B1,C1) but this fetch only single field

  4. #4
    Registered User
    Join Date
    02-19-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    32

    Re: Create popups when mouse hovers over cell

    thanks a lot my query resolved

  5. #5
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Create popups when mouse hovers over cell

    I have marked this thread solved for you.
    In the future please select Thread Tools from the menu above and mark the thread as solved. Thanks.

  6. #6
    Registered User
    Join Date
    08-16-2021
    Location
    hyderabad
    MS-Off Ver
    2010
    Posts
    1

    Re: Create popups when mouse hovers over cell

    LinkComment function available in which version of excel ?

+ 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