Deeem
Posts: 1
|
| Posted: 07/28/2005, 6:05 AM |
|
Hi,
How can I divide a field(no_of_mins) by 60, to get the number hours.
Would it have to be in a custom code event or something?
A really simple question im sure, but im still roughly getting my head around codecharge.
Thanks
Damon
_________________
Its never that simple in codecharge is it? |
 |
 |
donb
Posts: 52
|
| Posted: 07/28/2005, 6:17 PM |
|
Use "Database Expression" as the control source type. Then you can put in something like
fieldname/60
and it will do the math automatically
_________________
http://www.gotodon.com/ccbth |
 |
 |
Damon
|
| Posted: 07/29/2005, 7:28 AM |
|
Thanks alot for that!!
|
|
|
 |
|