saidev
June 28th, 2006, 07:03 PM
Hi Guys,
how to set the formula for the fields in crystal reports
in HH:MM:SS:FF format.
I tired this one but doesn't work. it is showing hh:mm:ss correctly but 'ff' shows 'ff' only. can you guys help
Thanks
Formula = ToText(ctime({WO_USER.USERNUM10}/86400),"hh:mm:ss:ff")
how to set the formula for the fields in crystal reports
in HH:MM:SS:FF format.
I tired this one but doesn't work. it is showing hh:mm:ss correctly but 'ff' shows 'ff' only. can you guys help
Thanks
Formula = ToText(ctime({WO_USER.USERNUM10}/86400),"hh:mm:ss:ff")