why No results from Expression;HoursAndMinutes In Access?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have downloaded the sample database called ;On Time and How Much Time is
Elapsed from the Access site and i tride to use the
Expression:=HoursAndMiutes([TimeOut]-[TimeIn]) in control source of a
different form on another Database but it didnot work.please guide me to
troubleshoot the problem.

Thank You;
Reza Niazi(puyafarr)
 
Did you copy the inserted code from your macro? I noticed that
"HoursandMinutes" is spelled "HoursAndMiutes". This would certainly give the
"Gremlins" in the computer much joy.

Jim
 
Back
Top