Convert number to time
Hi,
I have a program called attendance manager that uses fastreport 2.5.
I need to convert a number to a time value.
Ex:
The database returns this value - 7,90
I need a formula to convert this to 7h54m
Thanks
I have a program called attendance manager that uses fastreport 2.5.
I need to convert a number to a time value.
Ex:
The database returns this value - 7,90
I need a formula to convert this to 7h54m
Thanks
Comments
if your data base is not returning a time value then you must use the appropriate functions to
get the data into the corrrect form.
typically one would create a variable withan expession that wraps the datafield in the appropriate functions, and use that variable in the textobject.