ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   VLookup a given critera and return a value without duplication (https://www.excelbanter.com/excel-discussion-misc-queries/121899-vlookup-given-critera-return-value-without-duplication.html)

Excel_oz

VLookup a given critera and return a value without duplication
 
Hi all,
Just wonderind if someone can help me. I have a table of data and need to
split it alphabetically a-i and j-z.
I can do the if's and vlookup functions to get this info, however excel only
finds the first matching data and returns that value.
Can someone please help me come up with a way to make excel not look at
cells already looked at?
Thanks

Nick Hodge

VLookup a given critera and return a value without duplication
 
ExcelOz

I always use a helper column(s) for this by concatenating columns in the
original data enough to make it unique. e.g

A B C
Jan 2006 1234
Jan 2006 2345

Then in D enter - =A1&B1&C1 then use a vlookup on this

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
DTHIS
www.nickhodge.co.uk


"Excel_oz" wrote in message
...
Hi all,
Just wonderind if someone can help me. I have a table of data and need to
split it alphabetically a-i and j-z.
I can do the if's and vlookup functions to get this info, however excel
only
finds the first matching data and returns that value.
Can someone please help me come up with a way to make excel not look at
cells already looked at?
Thanks




All times are GMT +1. The time now is 08:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com