Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculating days between dates and average times

Status
Not open for further replies.

Antroj

MIS
Feb 11, 2010
1
GB
Hi

I am trying to write a formula which will calculate the number of days between two specific dates and then calculate the average, for example:

Start Date: 01/04/2009
End Date: 19/05/2009
What is the total number of days between the start date and end date?
When applied to a list of data, what is the average number of days?

Thanks
 
DateDiff will give you the number of days between two dates. If you write a formula field finding this for each record, you could then get the average using a Summary Total. If you're not already familiar with Crystal's automated totals, see FAQ767-6524.

[yinyang] Madawc Williams (East Anglia, UK). Using Crystal 10 & 11.5 with Windows XP [yinyang]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top