N
Nona
In the database I am working on, a certain number of service units is
approved, and that number entered into the database.
A query calculates the Units Remaining by subtracting: [Units
Approved]-[Units Used]. No problem there.
The problem occurs because the number of units used must be entered each
week and added to the Units Used to update the Units Remaining figure. I
haven’t been able to do this without getting a circular reference error.
As it stands now, users must manually add the [Units Used This Week] to the
[Units Used], enter that figure and get the updated [Units Remaining]. I’d
rather they only have to enter the Units Used This Week.
I would appreciate your help!
approved, and that number entered into the database.
A query calculates the Units Remaining by subtracting: [Units
Approved]-[Units Used]. No problem there.
The problem occurs because the number of units used must be entered each
week and added to the Units Used to update the Units Remaining figure. I
haven’t been able to do this without getting a circular reference error.
As it stands now, users must manually add the [Units Used This Week] to the
[Units Used], enter that figure and get the updated [Units Remaining]. I’d
rather they only have to enter the Units Used This Week.
I would appreciate your help!