Making a form with a list

  • Thread starter Thread starter |PiP|
  • Start date Start date
P

|PiP|

Is there any way to make a list of all my records in a form, without
having to keeping pushing next to get to the next record. I need
something that allows me to order everything based on a category
(similar to the way Windows lists files). Is there such a feature?
 
To see many records at once (one per row), switch the form to Datasheet View
(View menu.)

To sort by a column, right click it and choose Sort Ascending.
 
Is there a way to make a form that looks like that? I don't want to use
the Datasheet view.
 

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