C CoachPhil Registered User. Local time Today, 00:47 Joined Jun 24, 2008 Messages 83 Jul 18, 2008 #1 Gang, Is it possible to take a populated number in a Report and convert it from seconds to hours and minutes? CoachPhil
Gang, Is it possible to take a populated number in a Report and convert it from seconds to hours and minutes? CoachPhil
wazz Super Moderator Local time Today, 15:47 Joined Jun 29, 2004 Messages 1,711 Jul 18, 2008 #2 convert it before it reaches the report. hopefully the report is based on a query. do the conversion in a new empty field in the query then add that field to the report.
convert it before it reaches the report. hopefully the report is based on a query. do the conversion in a new empty field in the query then add that field to the report.