J
joseph.johnson4
I have been trying to figure out how to take the number of hours worked field
and multiply it by the hourly wage field in order to get the gross pay, but I
either come up with #Name? or #Error?. The expression that I had been trying
to utilize was =Sum([HoursWorked]*[Hourly Wage]). I had even tried utilizing
the expression =(DateDiff(("n",[TimeIn],[TimeOut])/60)*([Hourly Wage]).
However, when I type that expression in and then go back to the Form View the
box is just blank.
I would greatly appreciate any suggestions or help to solve the problem that
I am having. I believe that it might have something to do with the
expression, but I am now exactly sure.
Thanks, Joe
and multiply it by the hourly wage field in order to get the gross pay, but I
either come up with #Name? or #Error?. The expression that I had been trying
to utilize was =Sum([HoursWorked]*[Hourly Wage]). I had even tried utilizing
the expression =(DateDiff(("n",[TimeIn],[TimeOut])/60)*([Hourly Wage]).
However, when I type that expression in and then go back to the Form View the
box is just blank.
I would greatly appreciate any suggestions or help to solve the problem that
I am having. I believe that it might have something to do with the
expression, but I am now exactly sure.
Thanks, Joe