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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculate time between values in crosstab 1

Status
Not open for further replies.

ewithoud

Technical User
May 23, 2008
16
AU
I need to create a crosstab that calculates the time between completion of tasks in a crosstab.

see example below:

task task 1 task2 task3 task4
date completed 26-May 15-Jun 25-Jun 20-Jul
time between tasks 20 10 25

How do I calculate the time between tasks in Crystal Report V11?
 
I don't think you can do this as a crosstab, because your figures involve more than one detail record. It does depend on the raw data, which you have not described.

You can get the same effect defining the totals yourself. If you're not already familiar with Crystal's automated totals, see FAQ767-6524.

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

Part and Inventory Search

Sponsor

Back
Top