+ Reply to Thread
Results 1 to 5 of 5

value reference to a certain cell

  1. #1
    Registered User
    Join Date
    07-22-2005
    Posts
    18

    value reference to a certain cell

    I have created a table with some items of goods (A2:A6), proper unit of measures (B2:B6) and prices (C2:C6). Then I created a drilldown list of goods (A2:A6) thru VALIDATION function in cell E2. I would like UOM and PRICE in cells F2 and G2 to appear automatically like values in cells B2 and C2, i.e. I want UOM and PRICE referenced correctly while choosing any item of goods in cell E2. Appeciate your advice or help in giving a link to resolving the issue. Tks.
    Attached Images Attached Images

  2. #2
    Anne Troy
    Guest

    Re: value reference to a certain cell

    Perhaps you want something like this:
    http://www.officearticles.com/tutori...soft_excel.htm

    *******************
    ~Anne Troy

    www.OfficeArticles.com



    "littleps" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I have created a table with some items of goods (A2:A6), proper unit of
    > measures (B2:B6) and prices (C2:C6). Then I created a drilldown list of
    > goods (A2:A6) thru VALIDATION function in cell E2. I would like UOM and
    > PRICE in cells F2 and G2 to appear automatically like values in cells
    > B2 and C2, i.e. I want UOM and PRICE referenced correctly while
    > choosing any item of goods in cell E2. Appeciate your advice or help in
    > giving a link to resolving the issue. Tks.
    >
    >
    > +-------------------------------------------------------------------+
    > |Filename: e.g..jpg |
    > |Download: http://www.excelforum.com/attachment.php?postid=3616 |
    > +-------------------------------------------------------------------+
    >
    > --
    > littleps
    > ------------------------------------------------------------------------
    > littleps's Profile:

    http://www.excelforum.com/member.php...o&userid=25482
    > View this thread: http://www.excelforum.com/showthread...hreadid=389340
    >




  3. #3
    Bob Phillips
    Guest

    Re: value reference to a certain cell

    F2: =VLOOKUP($E2,A2:C6,2,False)
    G2: =VLOOKUP($E2,A2:C6,3,False)


    --
    HTH

    Bob Phillips

    "littleps" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I have created a table with some items of goods (A2:A6), proper unit of
    > measures (B2:B6) and prices (C2:C6). Then I created a drilldown list of
    > goods (A2:A6) thru VALIDATION function in cell E2. I would like UOM and
    > PRICE in cells F2 and G2 to appear automatically like values in cells
    > B2 and C2, i.e. I want UOM and PRICE referenced correctly while
    > choosing any item of goods in cell E2. Appeciate your advice or help in
    > giving a link to resolving the issue. Tks.
    >
    >
    > +-------------------------------------------------------------------+
    > |Filename: e.g..jpg |
    > |Download: http://www.excelforum.com/attachment.php?postid=3616 |
    > +-------------------------------------------------------------------+
    >
    > --
    > littleps
    > ------------------------------------------------------------------------
    > littleps's Profile:

    http://www.excelforum.com/member.php...o&userid=25482
    > View this thread: http://www.excelforum.com/showthread...hreadid=389340
    >




  4. #4
    Registered User
    Join Date
    07-22-2005
    Posts
    18
    Anne Troy and Bob Phillips,

    Your info is very helpful and understandable . Thank you for quick help. I am really happy that I've learnt some more about excel. Rgds....Pavel

  5. #5
    Anne Troy
    Guest

    Re: value reference to a certain cell

    Thanks for the feedback! We appreciate it.
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "littleps" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Anne Troy and Bob Phillips,
    >
    > Your info is very helpful and understandable . Thank you for quick
    > help. I am really happy that I've learnt some more about excel.
    > Rgds....Pavel
    >
    >
    > --
    > littleps
    > ------------------------------------------------------------------------
    > littleps's Profile:

    http://www.excelforum.com/member.php...o&userid=25482
    > View this thread: http://www.excelforum.com/showthread...hreadid=389340
    >




+ 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