Article ID: 207642 - Last Review: June 29, 2004 - Revision: 2.0 ACC2000: How to Control When Scroll Bars Are Displayed in a SubformThis article was previously published under Q207642 Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
You may want to display scroll bars in a subform only as needed. The
following function turns the scroll bars on or off according to a preset
number. The scroll bars do not appear unless the number of records in the
subform is greater than the preset number.
MORE INFORMATION
The following example demonstrates how to use an event procedure in the
OnCurrent property of the subform to display or hide the scroll bars:
REFERENCESFor more information about the ScrollBars property, click Microsoft Access Help on the Help menu, type ScrollBars property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
| Article Translations
|
Back to the top
