Listing in previous records in Form by vertical scrolling

J

Jan

Please help,

I would like to set up a form the way that if I enter the record I would
like to see that record and access should open a new line where I can add a
new record. I would like to scroll vertically in the old record to edit them
eventually. I know that there can be a Record selection but I don't want that.

Thank you for help. I cannot find it myself.
 
J

John W. Vinson

Please help,

I would like to set up a form the way that if I enter the record I would
like to see that record and access should open a new line where I can add a
new record. I would like to scroll vertically in the old record to edit them
eventually. I know that there can be a Record selection but I don't want that.

Thank you for help. I cannot find it myself.

Set the form's default view to Continuous instead of Single. Make the form
short enough vertically (maybe just one row of controls) that you can see
multiple instances on the same screen.


John W. Vinson [MVP]
 
J

Jan

John,

thank you. That helps me a lot.

Jan


John W. Vinson said:
Set the form's default view to Continuous instead of Single. Make the form
short enough vertically (maybe just one row of controls) that you can see
multiple instances on the same screen.


John W. Vinson [MVP]
 
Top