T
Tom Hanley
1. I want to be able to open a form
2. populate it from a table
3. allow user to make changes but not change the table until the user
presses the "submit" button. I can't do the checking in each field on the
fly because some fields would rely on others on the form and it should be
checked just before updating the record or creating a new record.
2. populate it from a table
3. allow user to make changes but not change the table until the user
presses the "submit" button. I can't do the checking in each field on the
fly because some fields would rely on others on the form and it should be
checked just before updating the record or creating a new record.