Assess: How to make a list in a query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you make a list in either a query or in a table
Ex:
1. Directions
2. Preferential seating
3. Fm system
4. etc.
 
As I had shown in my example:
1. example
2. example
3. example

I would like to make a list like above examples.
 
Create a table with two fields: TheNumber, TheText. Then type in your
values. You will then have something like your example.
 
Thank you I got it to work!

Marlene

Duane Hookom said:
Create a table with two fields: TheNumber, TheText. Then type in your
values. You will then have something like your example.
 
Back
Top