Hi,
Any thoughts on the best way to count the number of different characters between two cells?
Description:
I have two columns, let’s call them “before” and “after”. Most of the before and after fields have the same number characters, e.g., all phone numbers. I need to identify the number of differences between each individual before and after cell (e.g., (a3) contains 415.555.1212, (b3) is “after” and contains 415.555.1213, and so forth for a few thousand rows).
Also, some cells do have different numbers of characters (e.g., phone number plus area code or extension).
Suggestions on how to count per each cell, or possibly with an array formula?
thanks!
-Eric
p.s. I’m a newbie to this forum, so apologies if this is a question already covered elsewhere.