View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gerry[_4_] Gerry[_4_] is offline
external usenet poster
 
Posts: 19
Default add column of numbers for each row

In column F, I would like to add a number for each row
F1 =1
F2 =2
down to the last row, which is unknown.

TIA
Gerry