formula for tracking number of elapsed days from a stard date

  • Thread starter Thread starter spm1371
  • Start date Start date
i need to track the number of elapsed days from a start date

=CurrentDate - StartDate

or, possibly,

=NETWORKDAYS(StartDate,CurrentDate, [Holidays])

which requires the Analysis Tool Pak to be installed. See HELP for NETWORKDAYS
if you prefer this function.


--ron
 

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

Back
Top