I want to create a form from a large table. I am aware that the form on access has a size limit.
The options seem to be:
1) Use a tabbed form
2) Create multiple separate forms AND
a) Pin them to a navigation form
b) Navigate between them with a button on each form with the help of a macro
Are there any other methods?
What is the best method?