G Guest Feb 10, 2006 #1 I need a formula that will calculate the last four digits of a number in a series of cells. The first five numbers are the same.
I need a formula that will calculate the last four digits of a number in a series of cells. The first five numbers are the same.
B Bob Phillips Feb 10, 2006 #2 =--right(a1,4) -- HTH Bob Phillips (remove nothere from the email address if mailing direct)