+ Reply to Thread
Results 1 to 3 of 3

I chose a vehicle from a list, and want the price of that vehicle to populate

  1. #1
    Registered User
    Join Date
    01-24-2013
    Location
    Georgetown Ontario
    MS-Off Ver
    Excel 2010
    Posts
    4

    I chose a vehicle from a list, and want the price of that vehicle to populate

    I chose a vehicle from a list, and want the price of that vehicle to populate in a different cell who can this be done.

    ncd test help.xls

    please take a look and as I believe this is a simple task...

  2. #2
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: I chose a vehicle from a list, and want the price of that vehicle to populate

    In cell F5:

    =IF(E5="","",VLOOKUP(E5,Sheet2!$A$2:$B$61,2,FALSE))

  3. #3
    Registered User
    Join Date
    01-24-2013
    Location
    Georgetown Ontario
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: I chose a vehicle from a list, and want the price of that vehicle to populate

    Thank you this will help me me me big time,,
    Last edited by intrigued94; 01-30-2013 at 12:23 PM.

+ 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