I am trying to do the following in A1:480


A1 = today's date + 1 month
A2 = A1 + 1 month
A3 = A2 + 1 month
A4 = A3 + 1 month

continue that to cell A480

I know that TODAY() will enter todays date but Im not sure how to get it to read the + 1 month part.

help...thanks