due dates on excel

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?
 
F

Fred Smith

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.
 
Top