+ Reply to Thread
Results 1 to 5 of 5

Show information from list when put cursor to a cell

  1. #1
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Show information from list when put cursor to a cell

    I have about 2,000 importance records (confidential).

    Therefore, I am trying to build an interactive excel sheet.

    First, I have a list of records (tab 'List'). For example

    Category Options
    Sun Sunglasses
    Sun Hat
    Sun Sun Cream
    Sea Swim Suit
    Sea Snorkeling
    Sand Sunglasses

    In a dashboard (tab 'Option'), I have a list of category.

    Category
    Sun
    Sea
    Sand

    The requirement is: when I put cursor to a cell with word 'Sun' (without click), all options of 'Sun' should show as a list (similar to tab 'Result)'.
    Each option should be able to make a link to other tab.

    Untitled.png

    Please be noted that this should apply only to the dashboard page and MUST NOT impact other tab.

    Could anyone help me urgently please?

    Thank you very much.
    Have a nice day
    Attached Files Attached Files
    Last edited by cmokasak; 03-24-2017 at 01:21 AM.

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,947

    Re: Show information from list when put cursor to a cell

    Short answer: No, you can't do this.

    "I put cursor to a cell with word 'Sun' (without click)"

    If you click the cell, you could use the worksheet's selection change event to clear your second list's area and populate it with members of the list that match the current cell's value.
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Re: Show information from list when put cursor to a cell

    Could anyone help me with the coding please?

  4. #4
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,947

    Re: Show information from list when put cursor to a cell

    1) Copy this code.
    2) Right-Click the sheet tab of sheet "Option"
    3) Select "View Code"
    4) Paste the code into the window that appears.
    5) Save the file as a macro-enabled .xlsm file.
    6) Make changes as needed

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Re: Show information from list when put cursor to a cell

    Thank you very much for your great work.
    Have a nice day

    N.B. I have resolved our topic and added a reputation to you.

+ 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. Listbox_Click then List to show entire sheet information in Userform
    By KumarPK in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-15-2016, 03:25 AM
  2. VBA to show cell information using a check-box
    By Cremorneguy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-07-2015, 03:57 AM
  3. Replies: 4
    Last Post: 01-23-2015, 04:00 AM
  4. How to get corresponding information to show when choosing from drop down list.
    By anna.ring425 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-22-2012, 11:30 AM
  5. [SOLVED] having a row of information show if using a dropdown list of names
    By jpsprack in forum Excel General
    Replies: 9
    Last Post: 06-16-2012, 11:14 PM
  6. Show information from database in a list
    By JamesT1 in forum Excel General
    Replies: 12
    Last Post: 04-10-2011, 07:06 PM
  7. Replies: 0
    Last Post: 04-30-2005, 06:06 AM

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