Re: Record Sequence
- From: "Douglas J. Steele" <NOSPAM_djsteele@xxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Jun 2007 17:23:44 -0400
Why? What difference does it make in what order they're saved?
All you really should care about is that you can retrieve them in alphabetic
order when you need to refer to them. To do that, create a query with an
appropriate ORDER BY clause, and use the query wherever you would otherwise
have used the table.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"Shar" <Shar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9216538C-A3D5-4691-9EE5-66199D430F43@xxxxxxxxxxxxxxxx
I am trying to figure out if there is a way to keep records in alphabetical
order during record entry in a database form? If a person adds a new
record
or several new records, I would like those records to be saved in
alphabetical order. Is that possible?
--
Thanks, Shar
.
- Prev by Date: Re: Using Windows Authentication
- Next by Date: Re: Using Windows Authentication
- Previous by thread: Re: Using Windows Authentication
- Next by thread: Re: Beginner needs help with securing db and distributing
- Index(es):
Relevant Pages
|