+ Reply to Thread
Results 1 to 5 of 5

Displaying information about a user selected cell

  1. #1
    Registered User
    Join Date
    04-22-2009
    Location
    Boston
    MS-Off Ver
    Excel 2013
    Posts
    68

    Displaying information about a user selected cell

    Hi ,

    I have a list of some entries.I want the user to select one of the entries and the excel file will display the information about it.

    For.e.g. the list is

    210-TT-45
    210-TT-46
    210-TT-47
    210-TT-48
    210-TT-49
    210-TT-50

    (The list is long so I don't want to use check boxes.)
    .
    All I need is a way to reference the cell (say A3 and A5) when user selects it.

    Please reply.

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Displaying information about a user selected cell

    create a drop down list using that data
    then in the cell next to it use a lookup to retrieve data relevent to that.
    can't help more unless you give an example sheet
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    04-22-2009
    Location
    Boston
    MS-Off Ver
    Excel 2013
    Posts
    68

    Re: Displaying information about a user selected cell

    The data is already in drop down format.


    Room No. Tag Name
    1106 210-TT-045 X
    1106 210-TT-046
    1106 210-TT-047


    Now, if user selects the tag name 210-TT-046, the relevant information (say Temparature) will appear in the next cell (marked as X, you can call it cell C2).

    The information should stay there even if the user clicks any cell other than the one from column 'Tag Name'.

    Please reply if you need more details cuz I need the solution.

    Kapil.

  4. #4
    Registered User
    Join Date
    04-22-2009
    Location
    Boston
    MS-Off Ver
    Excel 2013
    Posts
    68

    Re: Displaying information about a user selected cell

    I am attaching a file here...It has the actual data....

    Please look into sheet 2
    Attached Files Attached Files
    Last edited by VBA Noob; 04-22-2009 at 04:47 PM.

  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: Displaying information about a user selected cell

    Like this:
    Please Login or Register  to view this content.
    _________________
    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!)

+ 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