Calculate Start Dates based on Need-By Date?

G

GB

I'm trying to calculate a start date based on a "need by" date.

For instance.....cell B30 in a worksheet has a "need by" date of 5/4/2006.
This date means I have to "start" the project 6 weeks before that.

I'd like the formula to back-calculate the "start" date based on the "need
by" date.

I've tried using EDATE but get a "#NAME" error. I've tried =DATE92006,5,4)
for the "need by" date but it still won't calculate backwards.

Any help would be appreciated.

Thanks a lot!
 
B

Bob Phillips

Just use

=B30 - 42

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 

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

Top