How do you sort records in a table using Database?

S

Sonja

I am suppose to sort the table by the Records Series field and then by the
Record field. How do I do this?
 
W

Wayne-I-M

You don't sort a table. Create a query based on the table and sort that.

Hope this helps
 
Top