jonandabby
New Member
- Joined
- Jan 8, 2010
- Messages
- 11
I've got two lists of file numbers - one short one (109) in column B of a spreadsheet, and a VERY long one (60,000 long) in column B. What I'd like to do is highlight the value in column B every time any element in column A shows up. I've been trying =countif($a:$a,b2), but the results are off a bit (if I sort the file numbers and e.g. there are three that match, the function is highlighting the one RIGHT BEFORE the list starts, and skipping the last one.)
Any suggestions????
An example
Column A Column B
AS418 AS417
AS418
AS418
AS418
Any suggestions????
An example
Column A Column B
AS418 AS417
AS418
AS418
AS418
Last edited: