HOW DO I PUT NUMBERS IN NUMERICAL ORDER WITHOUT TYPING ONE BY ONE

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

Guest

how do i put numbers on a list in numberical order withot typing one by one
 
shooooooo said:
how do i put numbers on a list in numberical order withot typing one by one

What are you wanting to do?
1. Generate a list of numbers?
2. Sort an existing list?
3. Autonumber a table?

A little more explanation of the circumstances and we may be able to help.
 
how do i put numbers on a list in numberical order withot typing one by one

You'll have to give us a bit more information about the context. If
the numbers are in an Access Database table, you can create a Query
based on the table, and sort it by this number field. If you're
talking about some other context... please explain.

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