auto matic date calculation

  • Thread starter Thread starter satish
  • Start date Start date
S

satish

I have a date in cell (eg:1-Jan-2003).I want the next cell
to be date 3 calendar months away(1-April-2003).How do I
do this using a formula?

satish
 
Use the EDATE function. Example below assumes the current date is in cell
A1.

=EDATE(A1,3)
 
I have to ask...
Are there any Excel users that have the analysis tool pack disabled?
And if so, then why?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top