I will do my best to explain this clearly:
I have a list of names in spreadsheet "a" and a similar list of names in spreadsheet "b' The order in spreadsheet "b' is variable so it will change.- along with the names in spreadsheet "b' are sales figures that I need to reference and put into spreadsheet "a".
I need a formula to find the "name" in spreadsheet "b" and then pull the sales figure in the same row, but say 3 columns over.
I also need the formula to reference the name that it is matching in spreadsheet "a", buy the cell name and not the content of the cell, because that may change as well.
so the formula show do something like: MATCH A3 from spreadsheet a in "Spreadsheet B" searching Cells A:A if found take info in THAT row but cell +3 columns over
I hope this is clear enough.
Thanks
Last edited by cmeunier1973; 02-24-2010 at 11:36 AM.
Have a look at Vlookup....
eg.
=Vlookup(A2,'Sheet B'!$A:$X,3,FALSE)
where A:X is the table in Sheet B
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
Thank you soooooooooooo very much...I have been stressing over this for a few days now and you got it in seconds...I feel like a tool now, but a much relieved tool Thanks!!!!!!!!!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks