+ Reply to Thread
Results 1 to 3 of 3

Need Forumlas for extracting from multiple columns/rows

  1. #1
    Registered User
    Join Date
    11-08-2011
    Location
    ky
    MS-Off Ver
    Excel 2003
    Posts
    2

    Need Forumlas for extracting from multiple columns/rows

    I am working on a project for my class. I tried attaching the workbook that I am using but it says the file is too large so I uploaded it on another source and took screencaps if you don't want to download it.
    Uploaded on mediafire

    The sheet I am editing is 'SalesData'. Right now, I am having problems with column P and column U.

    For column P, I need to extract data from 'MerchandiseData'. I need a formula that will look at L18 and N18 and extract the price from the 'MerchandiseData.'
    I'm really not sure the best way to extract this. I assume it must either be either VLOOKUP/HLOOKUP or INDEX/MATCH. I've tried a couple different formulas on my own and none of them work.

    For column U, I need to extract the Street Address from 'Customers'. I was able to use a VLOOKUP to get the Store Name for column T (I used =VLOOKUP(C18,Customers!$A$9:$B$62,2,FALSE) ) but I'm not sure how to extract *only* the street address.


    Hopefully I'm making myself clear. I've been working on this project for several days now and I'm getting extremely frustrated.
    Any help or tips would be much appreciated!

    I cross-posted this to MrExcel as well
    Last edited by icanspeakwhale; 11-08-2011 at 01:49 PM. Reason: I cross-posted

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Need Forumlas for extracting from multiple columns/rows

    In P18, try:

    Please Login or Register  to view this content.
    in U18 try:

    Please Login or Register  to view this content.
    so then in V18 it would be:

    Please Login or Register  to view this content.
    and for consistency, you can also use in T18:

    Please Login or Register  to view this content.
    and in case you're gonna ask...

    in W18:

    Please Login or Register  to view this content.
    in X18:

    Please Login or Register  to view this content.
    in Y18:

    Please Login or Register  to view this content.
    in Q18, I think:

    Please Login or Register  to view this content.
    in R18, I think:

    Please Login or Register  to view this content.
    each of these formulas copied down.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    11-08-2011
    Location
    ky
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Need Forumlas for extracting from multiple columns/rows

    you are brilliant! thank you SO much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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