S
short
I have a form where the users finds the information they want through a combo
box and that information is displayed in unbound tables (up to 9 of them).
Each table is inside of a tab as well.
I am having troubles with adding new records into each form. Currently there
is an add new button on each tab that opens up a new form for that table so
it can be entered. It doesn't have any validation or error warnings, if the
user doesn't enter something right, the whole things crashes. Also if there
are check boxes it was not set up for that to be in the adding form.
I was wondering if it's possible to just add onto the table itself, the
problem is the record selector buttons, the one that adds, with the arrow and
* you can not push in. Is there a button that I can put in that will just
have a new blank record appear? Or what I could do to fix the adding new
records form?
box and that information is displayed in unbound tables (up to 9 of them).
Each table is inside of a tab as well.
I am having troubles with adding new records into each form. Currently there
is an add new button on each tab that opens up a new form for that table so
it can be entered. It doesn't have any validation or error warnings, if the
user doesn't enter something right, the whole things crashes. Also if there
are check boxes it was not set up for that to be in the adding form.
I was wondering if it's possible to just add onto the table itself, the
problem is the record selector buttons, the one that adds, with the arrow and
* you can not push in. Is there a button that I can put in that will just
have a new blank record appear? Or what I could do to fix the adding new
records form?