Thread: Calculate Month
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
denise denise is offline
external usenet poster
 
Posts: 112
Default Calculate Month

I have a table with column headers

8/1/2004 9/1/2004 10/1/2004 ... 3/1/2005

I have to find the column that is 5 months from today and insert a column.
If I run the macro on the 1st of the month or the 31st of the month I should
find the same column.

Thanks,
Denise