View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jsr jsr is offline
external usenet poster
 
Posts: 4
Default formula or VBA - would like to autofill cells based on start date and # of months

Hi,
I am looking for either a formula or code to execute the following:

Start Month = X
Number of Months = Y

and then autofill a row based on the following number of months from
the start month.

any suggestions.

Thanks