insert zeros in front of cells already filled with data.

H

Horizon

If there is data is a column of cells in Excel how do I insert/add additional
data (000) in front of each cell?
 
C

cbh35711

Insert a column before it, and fill it with "'000", don't forget '
Then concatenate those two rows, that should do it.
You can copy paste values and delete the other two columns to get it
back to the same way it was before. If you click into it will take
your 0s away, not fair I know. You won't have that problem if you keep
the formulas there.

Hope that help,

Chris
 
Top