View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Meeru Meeru is offline
external usenet poster
 
Posts: 16
Default Copy formulas in Column

Hi,

I have to copy numbers from cell a1, b1,c1...........z1 to a20,a21,a22,a23...
so. for e.g--

a1 = 21
b1 = 23
c1 = 24
etc
z1 = 40

i need to copy as follows:-
a20 = a1
a21 = b1
a22 = c1

Is there an easy way to copy the numbers instead of typing one by one ....
I have many records to copy.....

Thanks for your kind help :)
Meeru