How to get excel to check last 2 digits in a 4 digit number

P

Pete_UK

Check them against what?

More details, please, and in future use the white space here to
describe your problem more fully.

Pete
 
S

Sheeloo

=Right(A1,2) will give you the right two digits (as text) of a four digit
number.


I agree with Pete - Pl. use the text area to describe the problem... respect
those out there who are trying to help...
 
Top