D
Dan Haydon
This may seem academic, but I'm having difficulty finding the right formula
to use for a task. In simple terms, I'm trying to cross-reference 2 columns
(say A and B) to find instances where a value exists in column A but not B,
and vice versa. For example, I have 2 columns of Vehicle Id numbers (VIN#), A
and B, that should each have the same count. Assuming that these columns are
duplicates, I'd like to find the exceptions where a VIN# exists in column A
and not, and vice versa.
Thanks for any help!!!!
to use for a task. In simple terms, I'm trying to cross-reference 2 columns
(say A and B) to find instances where a value exists in column A but not B,
and vice versa. For example, I have 2 columns of Vehicle Id numbers (VIN#), A
and B, that should each have the same count. Assuming that these columns are
duplicates, I'd like to find the exceptions where a VIN# exists in column A
and not, and vice versa.
Thanks for any help!!!!