I have a report I'm creating where I'm pulling a check in date (start date) and check out date (end date) that are datetime fields. What's the best way to calculate the turn around time (time lapsed between in and out) within Crystal (8.5)?
The easiest way is to use the DateDiff function in crystal. Create some variables to hold the different values of day, week, month, hr, etc. and then concantenate them as a string output (or date if you need the value later) Chris
DFW Crystal User Group
EndDate - StartDate Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.