Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to determine if something can be done. Basically, I have two
spreadsheets and I need to identify duplicate values from the two sheets. If a unique PIN on sheet A is also found on sheet B, I want to put a "1" in a column beside that PIN on sheet A so that I can easily eliminate it. I've done a lot of simple IF statements comparing values in adjacent rows but in this case, for each PIN on sheet A, it will need to search the entire PIN column on sheet B, and I can't think how to do this. It's something I would normally do with a database, but that's not an option here. If someone can point me in the right direction, I would greatly appreciate it. Thanks, Lee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identify duplicate rows | Excel Discussion (Misc queries) | |||
Need to identify duplicate entries in a Table | Excel Worksheet Functions | |||
How do I identify duplicate numbers in Excel? | Excel Discussion (Misc queries) | |||
identify duplicate enteries | Excel Worksheet Functions | |||
Identify and move duplicate rows? | Excel Programming |