I am trying to make a formula that looks at one cell, lets say something like:
ABC-14
and from that use that number 14 to check if another cell has 14 digits as well. Is this even possible in excel, or is there some way I can do this?
An example would be looking at ABC-14, getting the number 14, checking if another cell is 14 digits, and writing true or false respectively in the cell.
Any help would be great.