Listing in previous records in Form by vertical scrolling

  • Thread starter Thread starter Jan
  • Start date Start date
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.
 
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]
 
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]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top