rsgriffith
Registered User.
- Local time
- Today, 18:21
- Joined
- Dec 11, 2003
- Messages
- 15
I'm getting a run-time error when entering data in a form. See attachment.
Follow these steps:
Open DB
Go to Forms
Open frm_MainFormPage
Click on Daily Water Usage Tab
As a User enters the "Daily Meter Reading" the "Gallons Used" field is "automatically updated". I had the form working correctly on the first 3 records, let me re-phrase that, I had some help getting the form to work but something has changed and for the life of me can't figure it out....something to do with the code but heck I don't know what.
See the query: qryReading..this looks at the last two records which along with some of the code directly ties into the calculation for the "Gallons Used" field. You will see the other code once you hit the "debug button" after the error from the main form.
I've been looking at this problem for 5 hrs and would appreciate any help.
Follow these steps:
Open DB
Go to Forms
Open frm_MainFormPage
Click on Daily Water Usage Tab
As a User enters the "Daily Meter Reading" the "Gallons Used" field is "automatically updated". I had the form working correctly on the first 3 records, let me re-phrase that, I had some help getting the form to work but something has changed and for the life of me can't figure it out....something to do with the code but heck I don't know what.
See the query: qryReading..this looks at the last two records which along with some of the code directly ties into the calculation for the "Gallons Used" field. You will see the other code once you hit the "debug button" after the error from the main form.
I've been looking at this problem for 5 hrs and would appreciate any help.