During a recent Crystal Reports training session a delegate asked how she could calculate the time difference between the entries of the same field.
Solution:
To achieve this one needs to use the two Crystal Reports functions:
The formula is as follows: DateDiff("d",Previous({Tablename.Fieldname}), {Tablename.Fieldname})
If you have any questions, leave us a comment below, or need any assistance, please do not hesitate to Contact Us |