L
liiza
I have a table that has a field for # of days used (tb_Labor), and another
table (Employees) that has a field for Cost perday, for each employee....I've
built a form and show the one field for the days, but want another that
calculates the cost perday * the # of days, once i enter something in the
days field. I know I shouldn't store this in a table, from all i've been
reading here, but do i need a field in a table in order to get the results??
I've tried a text box and so far I've gotten nothing, Name? and a little flag
that tells me the control source is wrong.
please help
table (Employees) that has a field for Cost perday, for each employee....I've
built a form and show the one field for the days, but want another that
calculates the cost perday * the # of days, once i enter something in the
days field. I know I shouldn't store this in a table, from all i've been
reading here, but do i need a field in a table in order to get the results??
I've tried a text box and so far I've gotten nothing, Name? and a little flag
that tells me the control source is wrong.
please help