S
summerd
I have an Excel file that has 9 digits in a cell (and the entire column
below it). I want to strip off the righthand 4 characters and replace
the cell contents with these 4 characters.
In the old days when I used to program (FORTRAN, COMPASS, etc), I would
take the contents and shift it so that there were only the 4 characters
left, truncating if necessary. But with Excel, I don't know exactly
how to do it.
Also, I was thinking of making it into a Macro so that I don't have to
do 40 rows by hand....
Thanks
Dave
(reply in thread, please)
below it). I want to strip off the righthand 4 characters and replace
the cell contents with these 4 characters.
In the old days when I used to program (FORTRAN, COMPASS, etc), I would
take the contents and shift it so that there were only the 4 characters
left, truncating if necessary. But with Excel, I don't know exactly
how to do it.
Also, I was thinking of making it into a Macro so that I don't have to
do 40 rows by hand....
Thanks
Dave
(reply in thread, please)