M
Matt Amman via AccessMonster.com
I have a text field that I need to calculate the difference of two other
fields. Here is my code:
In the source code field of "diff in hours" I coded
=[hours]-[paid_hours]
It calculates okay, but it doesn't save the value in the "diff in hours"
field in the table.
How do I calculate and have the total show up in the table?
Thanks,
Matt
fields. Here is my code:
In the source code field of "diff in hours" I coded
=[hours]-[paid_hours]
It calculates okay, but it doesn't save the value in the "diff in hours"
field in the table.
How do I calculate and have the total show up in the table?
Thanks,
Matt