J
Jim
Using EXCEL 2007 ........I have a column of data that has 5 blank spaces in
the first 5 positions. I would like to remove these blank spaces. When I
clicked on the Fx icon it placed an = sign next to the Fx icon and launches
me into a formula wizard screen. I'm trying to apply the following formula
to get rid of the first 5 positions using the following formula
=RIGHT(A1,LEN(A1)-5) or alternativelyI thought I would try the following
formula to apply to the total column: =RIGHT(A1:A383,LEN(A1:A383)-5))
Several issues.
1. Are these formulas correct.
2. How can I just enter the formula without using the wizard?
3. How do I get this formula to apply to the whole column?
Thanks for any help. /jim
the first 5 positions. I would like to remove these blank spaces. When I
clicked on the Fx icon it placed an = sign next to the Fx icon and launches
me into a formula wizard screen. I'm trying to apply the following formula
to get rid of the first 5 positions using the following formula
=RIGHT(A1,LEN(A1)-5) or alternativelyI thought I would try the following
formula to apply to the total column: =RIGHT(A1:A383,LEN(A1:A383)-5))
Several issues.
1. Are these formulas correct.
2. How can I just enter the formula without using the wizard?
3. How do I get this formula to apply to the whole column?
Thanks for any help. /jim