View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] matrix_inevitable@hotmail.com is offline
external usenet poster
 
Posts: 1
Default Macro to create sequence of numbers

Hi

I need a macro to count down column A until I reach 'Finish',
then I want to select cells E1:E'Finish' and autofill to F1:F'Finish'

Any ideas??