How can I make the function "HoursAndMinutes" work on Access?

B

Bernie H

I am trying to get a summed total of hours and minutes. I have created an
expression like this one"=HoursAndMinutes([timein]-[timeout]), but when I
open the expression the data cell shows me"#NAME?. I need some help?
 
Top