Hi Pete,
Thanks for replying to my post.
If I understand correctly, yes, there are multiple AccountId's in
spreadsheetA. For example, there are 139 records in spreadsheetA, so there
are 139 different AccountId's in that spreadsheet. I need to match each
AccountId in spreadsheetA to a matching record in spreadsheetB. Can I do
this using a Vlookup? Is there an example of how to accomplish this?
Or, if you are asking if there are more than one match for AccountId in
spreadsheetB, then I don't think so. I'm not sure 100% certain though?
Thanks again for the help.
You would normally use VLOOKUP to do this, but you can also use an
INDEX/MATCH combination. Both of these approaches would return the
first matched item, so if you may have multiple records under one
AccountID then you have to take a slightly different approach (you
don't specify in your description). Give some further details of
columns used etc if you need more assistance.
Hope this helps.
Pete
On Jan 31, 3:47 pm, "-D-" <nob...@nospam.com> wrote:
> I have two spreadsheets with a common column in each spreadsheet where I
> need to find the matching records based on this common column.
[quoted text clipped - 17 lines]
>
> Thanks for any help.
Pete_UK - 31 Jan 2008 16:55 GMT
Detailed tutorial here at Debra Dalgleish's site:
http://www.contextures.com/xlFunctions02.html
Hope this helps.
Pete
> Hi Pete,
>
[quoted text clipped - 47 lines]
>
> - Show quoted text -