Assess: How to make a list in a query

M

MCLennox

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.
 
M

MCLennox

As I had shown in my example:
1. example
2. example
3. example

I would like to make a list like above examples.
 
D

Duane Hookom

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