View Single Post
  #3   Report Post  
Duke Carey
 
Posts: n/a
Default

Does it have to be a macro?

You can put .001 into an empty cell, copy it, select all the numbers, and use
Edit-Paste Speical-Values-Multiply



If they

"CindyW" wrote:

I need to add a decimal to each number in a column of figures. For examples
7254
6523
8945
12546

I need to put a decimal point where the "thousands" would begin.
e.g:
7254 - 7.254

I want to write a macro that will go to the end of each figure, go back
three spaces and put a decimal there. Is this possible? How do I do it?
HELP!!!!!!!