Hello,
I'm unable to resize the visible part of a form only to display what I want to show. (upper left)
Here what I did:
- I made a form with a tab control that has 3 pages
- Added all fields I needed below the "tab page"
- Copy/pasted each fields in each appropriate "tab page"
=> The tabbing control works and display the pages, but I can still scroll down the "hidden" fields. Access does not let me resize the form size as there are the "hidden" fields below.
Been trying most of the controls and searched the web for some time now but I saw no answers of how to fix this simple issue.
Thanks for your help.
I'm unable to resize the visible part of a form only to display what I want to show. (upper left)
Here what I did:
- I made a form with a tab control that has 3 pages
- Added all fields I needed below the "tab page"
- Copy/pasted each fields in each appropriate "tab page"
=> The tabbing control works and display the pages, but I can still scroll down the "hidden" fields. Access does not let me resize the form size as there are the "hidden" fields below.
Been trying most of the controls and searched the web for some time now but I saw no answers of how to fix this simple issue.
Thanks for your help.
Comment