Connecting Tech Pros Worldwide Help | Site Map

how to find total time in crystal report

Newbie
 
Join Date: Apr 2009
Posts: 11
#1: Sep 16 '09
I created one crystal report in that i print time for each user. finally i want to calculate total time. so wat should i do to calculate total time. i tried with sum method......
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,745
#2: Sep 16 '09

re: how to find total time in crystal report


Check the Timespan object for your needs
http://msdn.microsoft.com/en-us/libr....timespan.aspx
Reply