View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
danie
 
Posts: n/a
Default Data entry - Copy contents of cell typed in one cell to another ce

if i type the number 3 in cell b1, how can I get that value copied into cell
c3?
and then when i type in cell b2, to have that value copied into cell c3
which will overwrite the previous number copied?

Thanks,