M
Matt
I was always under the impression that in an Access form, when you edit a
field that the changes you were making on the form were happening to the
table data concurrently. I have a bound form that a user uses to
view/update/delete data from. The changes do not affect the table data until
the user clicks on the pencil icon on the left side of the form. If the user
moves to another field or even a new record, the table data is not changed.
I assumed that as the user was typing in the changes, that the table data was
being changed at the same time. Am I wrong and how should I fix this? I
don't know if it matters, but the database is split with the backend on a
server and the user has a runtime version installed locally. Thanks in
advance. Matt
field that the changes you were making on the form were happening to the
table data concurrently. I have a bound form that a user uses to
view/update/delete data from. The changes do not affect the table data until
the user clicks on the pencil icon on the left side of the form. If the user
moves to another field or even a new record, the table data is not changed.
I assumed that as the user was typing in the changes, that the table data was
being changed at the same time. Am I wrong and how should I fix this? I
don't know if it matters, but the database is split with the backend on a
server and the user has a runtime version installed locally. Thanks in
advance. Matt