G
Guest
I'm trying to create a simple table that has an employee's hourly wage rate,
fringe benefit rate, and then a total wage amount. The Total amount being
the sum of the hourly and fringe fields. Am I able to set a default value
for the "Total" field to be the sum of "Hourly" and "Fringe" or is better not
to do this according to best practices database design? I can do a default
value in a form to accomplish this, but don't know how to make it store the
value in a "Total" field in the hosting table for that form. Thanks in
advance for anyone's opinion on this matter. I'm not quite the Access guru
as you can tell from this.
fringe benefit rate, and then a total wage amount. The Total amount being
the sum of the hourly and fringe fields. Am I able to set a default value
for the "Total" field to be the sum of "Hourly" and "Fringe" or is better not
to do this according to best practices database design? I can do a default
value in a form to accomplish this, but don't know how to make it store the
value in a "Total" field in the hosting table for that form. Thanks in
advance for anyone's opinion on this matter. I'm not quite the Access guru
as you can tell from this.