R
R. Lehr
I'm trying to change all the names in existing cells (in a contiguous range)
from standard case to all upper case (e.g: A1 = Joe Smith, A2 = Jane Doe,
etc. to: A1 = JOE SMITH, A2 = JANE DOE, etc.). I need the new upper case
values to be in the original cells.
Using "=UPPER(A1:BB82) forces the values in that range to change but the new
upper case values are in a different cell range.
Any ideas?
Thanks in advance.
RLL ~ 1/27/2004
from standard case to all upper case (e.g: A1 = Joe Smith, A2 = Jane Doe,
etc. to: A1 = JOE SMITH, A2 = JANE DOE, etc.). I need the new upper case
values to be in the original cells.
Using "=UPPER(A1:BB82) forces the values in that range to change but the new
upper case values are in a different cell range.
Any ideas?
Thanks in advance.
RLL ~ 1/27/2004