L
Laurie H.
We have revised our Access Database that we use for storing registration data
and one of the new features is that registrations that are completed by
customers online, then sent to an email box as a text file, are then imported
into the database using the software, Email2DB. We then validate each one,
using a form that was created in our database.
What happens when you open the database is a combo box pops up (I hope I'm
using the correct language for this) that displays all the pending
registrations (registrations received since you last used the database) --
you can select ALL registrations or registrations for a specific location by
typing in the name of the location. When you do this, the form is open that
has auto-populated data such as Name, Address, Course, Payment Method and so
forth.
The problem is this: if you are just looking at the registration data and
DO NOT enter any add'l data into the form or change any data, you can scroll
forward or backward through each pending registration using the arrow buttons
at the bottom of the form. However, if you add/delete/change any data on a
form, the scroll forward/backward buttons do not function properly.
Is this a coding error or a bug? Any suggestions on how to fix?
and one of the new features is that registrations that are completed by
customers online, then sent to an email box as a text file, are then imported
into the database using the software, Email2DB. We then validate each one,
using a form that was created in our database.
What happens when you open the database is a combo box pops up (I hope I'm
using the correct language for this) that displays all the pending
registrations (registrations received since you last used the database) --
you can select ALL registrations or registrations for a specific location by
typing in the name of the location. When you do this, the form is open that
has auto-populated data such as Name, Address, Course, Payment Method and so
forth.
The problem is this: if you are just looking at the registration data and
DO NOT enter any add'l data into the form or change any data, you can scroll
forward or backward through each pending registration using the arrow buttons
at the bottom of the form. However, if you add/delete/change any data on a
form, the scroll forward/backward buttons do not function properly.
Is this a coding error or a bug? Any suggestions on how to fix?