S
sheetsumon via AccessMonster.com
I've created 1 main table for data entry from which I have several smaller
tables with "one-to-many" relationships.
I've read countless threads advising users NOT to use 2 forms for 1 table.
However, when a table is really long and/or you want to logically separate
fields on a table based on the type of content that's being entered, isn't it
more convenient to use 2 forms instead of using a tabbing method? I find
that a button for the next form is much more convenient and intuitive than
having a user click between tabs on a single form.
I've encountered all sorts of challenges with moving between the two forms
using buttons (implementing a "minimize form 1" action), but I still think
the method is more convenient for users.
Thoughts?
tables with "one-to-many" relationships.
I've read countless threads advising users NOT to use 2 forms for 1 table.
However, when a table is really long and/or you want to logically separate
fields on a table based on the type of content that's being entered, isn't it
more convenient to use 2 forms instead of using a tabbing method? I find
that a button for the next form is much more convenient and intuitive than
having a user click between tabs on a single form.
I've encountered all sorts of challenges with moving between the two forms
using buttons (implementing a "minimize form 1" action), but I still think
the method is more convenient for users.
Thoughts?