M
mbr96 via AccessMonster.com
I have a simple form that has an On Open event that creates a new record.
When the form opens and there is more than one screen full of data (20+ rows),
the existing rows disappear above the new record, which sits at the top of
the screen. It looks like the list is blank, even though you can scroll up
to see existing rows (I want people to be able to do that so I have the Data
Entry property set to False, meaning they can look at existing rows and enter
new rows).
How can I get the existing data to display on the screen, with the cursor on
a new record at the bottom instead of a blank new row at the top with no
data showing?
MBR
When the form opens and there is more than one screen full of data (20+ rows),
the existing rows disappear above the new record, which sits at the top of
the screen. It looks like the list is blank, even though you can scroll up
to see existing rows (I want people to be able to do that so I have the Data
Entry property set to False, meaning they can look at existing rows and enter
new rows).
How can I get the existing data to display on the screen, with the cursor on
a new record at the bottom instead of a blank new row at the top with no
data showing?
MBR