View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MacroLearning MacroLearning is offline
external usenet poster
 
Posts: 14
Default How do I make my macro update each month?

I have a spreadsheet that is updated monthly.

There is one column per month.

How do I create a macro that will insert the numbers in the correct column.

For example, once the September is filled in, I now want to fill in the
October column.

Any suggestions?