RichO
Registered Yoozer
- Local time
- Today, 03:23
- Joined
- Jan 14, 2004
- Messages
- 1,036
There is probably a simple solution to this but I don't know exactly what keywords to search the forum for.
I have a form with continuous records that gets its data directly from a table. Anytime you move around the form making changes to the records on the screen, you have to move the cursor to a different record or the changes do not stick if you exit the form. Obviously it does not save the changes until you exit the current record.
In this same form there is a time field and a text box with a total time calculation of all the time fields in the form. Any time you change the time field of any record, the total time calculation does not update correctly until you move to another record. Obviously this is related to the above problem that changes are not saved until you move to another record.
Is there a way around this? A couple of users at work are continually confused by this because they forget to exit the current record and their changes are not saved.
Thanks
I have a form with continuous records that gets its data directly from a table. Anytime you move around the form making changes to the records on the screen, you have to move the cursor to a different record or the changes do not stick if you exit the form. Obviously it does not save the changes until you exit the current record.
In this same form there is a time field and a text box with a total time calculation of all the time fields in the form. Any time you change the time field of any record, the total time calculation does not update correctly until you move to another record. Obviously this is related to the above problem that changes are not saved until you move to another record.
Is there a way around this? A couple of users at work are continually confused by this because they forget to exit the current record and their changes are not saved.
Thanks