due dates on excel

  • Thread starter Thread starter Maria
  • Start date Start date
M

Maria

when working in excel can I make an action date and somehow connect it to a
calendar that tells me the due date?
 
What do you mean "connect it to a calendar"?

The typical way would be to simply calculate the due date, using something
like:
=a1+30

where a1 is your action date, and you want a date 30 days hence.

Regards,
Fred.
 
Back
Top