M
Mike Painter
I have two forms "Charges" and "Payments" that update another table in the
forms BeforeUpdate.
They add the existing value if it is a new record and if not they add the
difference between the old and new values.
They work. I can't cause an error even if I do things I shouldn't without
turning off the computer at just the right time.
Both update two fields in a record, a current value and a "forever" total.
The forever total never seems to be wrong.
The records the form updates show correctly in a subform the form that the
totals show up in.
Originally an older Access program it was just updated to the latest
version
They report that several times a month (400 -500 entries) errors crop up.
I think they are doing something wrong but don't have any clues and have run
out of ideas on ways to cause the error.
Any ideas?
The forever total idea I took from McDonald's. Their in store computers
keep a total on everything they sell. A special piece of equipment is needed
to gain access to these totals.
Technicians have been told that if they leave the device and go have lunch
someplace else a new corvette will be waiting when they get back.
PS McDonalds makes little to negative profit on their burgers. The money is
in the other stuff.
PPS They track employee time to the 1/100 th of an hour.
forms BeforeUpdate.
They add the existing value if it is a new record and if not they add the
difference between the old and new values.
They work. I can't cause an error even if I do things I shouldn't without
turning off the computer at just the right time.
Both update two fields in a record, a current value and a "forever" total.
The forever total never seems to be wrong.
The records the form updates show correctly in a subform the form that the
totals show up in.
Originally an older Access program it was just updated to the latest
version
They report that several times a month (400 -500 entries) errors crop up.
I think they are doing something wrong but don't have any clues and have run
out of ideas on ways to cause the error.
Any ideas?
The forever total idea I took from McDonald's. Their in store computers
keep a total on everything they sell. A special piece of equipment is needed
to gain access to these totals.
Technicians have been told that if they leave the device and go have lunch
someplace else a new corvette will be waiting when they get back.
PS McDonalds makes little to negative profit on their burgers. The money is
in the other stuff.
PPS They track employee time to the 1/100 th of an hour.