Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have hundreds of rows of numbers (example 234553) it need to add a decimal
to every row to make it 2345.53. Is this possible? |
#2
![]() |
|||
|
|||
![]()
Yes
One method Put the value 100 in a blank cell. With that cell selected, Edit/Copy Select the numbers you wish to change (highlight the column) Use Edit/Paste Special and select the Divide option. HTH PC "sbhayes" wrote in message ... I have hundreds of rows of numbers (example 234553) it need to add a decimal to every row to make it 2345.53. Is this possible? |
#3
![]() |
|||
|
|||
![]()
Or you could just add a new column in and make each cell in the new column
equal to the corresponding cell in the old column in divided by 100. Eric "PC" wrote: Yes One method Put the value 100 in a blank cell. With that cell selected, Edit/Copy Select the numbers you wish to change (highlight the column) Use Edit/Paste Special and select the Divide option. HTH PC "sbhayes" wrote in message ... I have hundreds of rows of numbers (example 234553) it need to add a decimal to every row to make it 2345.53. Is this possible? |
#4
![]() |
|||
|
|||
![]()
That worked! Thank you
"Eric" wrote: Or you could just add a new column in and make each cell in the new column equal to the corresponding cell in the old column in divided by 100. Eric "PC" wrote: Yes One method Put the value 100 in a blank cell. With that cell selected, Edit/Copy Select the numbers you wish to change (highlight the column) Use Edit/Paste Special and select the Divide option. HTH PC "sbhayes" wrote in message ... I have hundreds of rows of numbers (example 234553) it need to add a decimal to every row to make it 2345.53. Is this possible? |
#5
![]() |
|||
|
|||
![]()
One way;
In a helper cell enter 100. Copy the helper cell and highlight the rows you wish to change. Paste Specialdivide. HTH "sbhayes" wrote: I have hundreds of rows of numbers (example 234553) it need to add a decimal to every row to make it 2345.53. Is this possible? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
number formatting | Excel Discussion (Misc queries) | |||
Excel Conditional Formatting Question | New Users to Excel | |||
Formatting Question | Excel Discussion (Misc queries) | |||
Number Formatting | Excel Discussion (Misc queries) | |||
conditional formatting question | Excel Worksheet Functions |