essaytee
Need a good one-liner.
- Local time
- Today, 14:36
- Joined
- Oct 20, 2008
- Messages
- 546
Hope someone can shed some light on this. Using a Continuous Form, every time I change the Recordsource of the Form via VBA, only one record is displayed and is positioned at the top of the window. White space is below the record, even though all the required records have been returned. The vertical scrollbar is positioned at the bottom, and when clicking on the scrollbar, all the records then appear in the allotted space.
After changing the recordsource of the form, how in code can I show all records in the space available?
I'm using Access 2010.
After changing the recordsource of the form, how in code can I show all records in the space available?
I'm using Access 2010.