Numbers are rounding in query

C

carlos

Hello,

I am doing a calculation that wont return the decimal
value, instead it just rounds the number.

the field is Hours:[Minutes]\60

If minutes is 1407 I want the number to return 23.45 hours
but it is giving me 23

Thanks in advance
 
Top