accessman2
Registered User.
- Local time
- Today, 06:23
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I create a popup form using this
docmd.openform "Name", , , , , acDialog
This form I setup scroll bar = Both.
When I open it, bar line is shown, but it did not show really scroll bar. It should be shown because the form does not fit the screen.
How do I fix it?
I create a popup form using this
docmd.openform "Name", , , , , acDialog
This form I setup scroll bar = Both.
When I open it, bar line is shown, but it did not show really scroll bar. It should be shown because the form does not fit the screen.
How do I fix it?