+ Reply to Thread
Results 1 to 6 of 6

Hover Text Linked to a Data Validation List

  1. #1
    Registered User
    Join Date
    06-21-2016
    Location
    Minnesota
    MS-Off Ver
    2010
    Posts
    1

    Question Hover Text Linked to a Data Validation List

    Hello All,

    I am new to Excel, but I fear I have a question that does not have an answer.

    I am currently trying to set up a spreadsheet that will act as a non-conformance log sheet. One of my columns is designated to display the cause of the non-conformance using a 3 digit code but I would like to link each 3 digit code to another cell that will display a longer comment via hovering or clicking on the cell.

    My G column is set to pull the cause code from the list I have selected from O1 - O23 via a drop down box (this part I already have set up). After a cause code is selected in G2 I would like to be able to mouse over or select G2 and have it display text that is specific to each cause code.

    For example in cell G2 I hit my drop down box and select my cause code "Cu3" (which is linked to cell O14) I would like to be able to mouse over or click cell G2 and have it display "Customer - Damaged Threads".


    I imagine I would probably need a macro for such a thing and I am hoping someone has already come up with such a thing.


    If I need to describe my ultimate goal better let me know.

    Thanks,
    Ryan

  2. #2
    Valued Forum Contributor
    Join Date
    01-08-2011
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2007 to 2016
    Posts
    456

    Re: Hover Text Linked to a Data Validation List

    I've created a small example for you (see attached). You need to store the text in the column alongside your cause code (unless you want to code it into your VBA but that makes it harder to maintain!)

    This uses the "Input" of the data validation to change the text to what you have by your product.

    The code looks like this and runs on the Worksheet_Change event. You'd need to change the target, ranges, etc

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Excel is a constant learning process and it's great to help each other. If any of us have helped you today, a click on the "reputation" star on the left is appreciated.

  3. #3
    Registered User
    Join Date
    11-17-2020
    Location
    Manchester
    MS-Off Ver
    2013
    Posts
    5

    Re: Hover Text Linked to a Data Validation List

    Hi, im very new to VBA, if i want the same for cell B3-B22 as B2 which part do i amend?

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,869

    Re: Hover Text Linked to a Data Validation List

    Administrative Note:

    Welcome to the forum.

    We are happy to help, however whilst you feel your request is similar to this thread, experience has shown that things soon get confusing when answers refer to particular cells/ranges/sheets which are unique to your post and not relevant to the original.

    Please see Forum Rule #4 about hijacking and start a new thread for your query.

    If you are not familiar with how to start a new thread see the FAQ: How to start a new thread
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Registered User
    Join Date
    11-17-2020
    Location
    Manchester
    MS-Off Ver
    2013
    Posts
    5

    Re: Hover Text Linked to a Data Validation List

    Hi,

    Thanks for the reply, im sorry for any inconvenience. I did think it was relevant to this thread as i was using the worksheet and cells from the reply post? I have reposted in a new thread (hopefully in the correct place).

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,869

    Re: Hover Text Linked to a Data Validation List

    Thank you.

    Your query was not relevant to the OP, who was looking for an answer - that's the point.

    Your thread is here: https://www.excelforum.com/excel-pro...-one-cell.html

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 7
    Last Post: 08-03-2015, 11:09 AM
  2. [SOLVED] How do I change properties of activex combobox that is linked data validation list?
    By Chris* in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-13-2014, 07:03 AM
  3. Saving data in cells linked to data validation list
    By anonDymous in forum Excel General
    Replies: 0
    Last Post: 03-12-2013, 02:18 PM
  4. Data Validation Drop-Down List Text Size
    By warrior2411 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-22-2013, 01:17 PM
  5. Assigning numerical value to text in data validation list
    By Ryanuncsu in forum Excel General
    Replies: 2
    Last Post: 02-17-2013, 08:31 AM
  6. Formula to include spaces in linked data validation list
    By hbomb1927 in forum Excel General
    Replies: 2
    Last Post: 10-25-2011, 07:01 PM
  7. Truncate text from Data Validation List Range?
    By leaning in forum Excel General
    Replies: 2
    Last Post: 07-15-2010, 03:29 PM

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