Look-up Fields

  • Thread starter Thread starter Lester
  • Start date Start date
L

Lester

When you set-up a look-up field with X-amount of values in
it, can you sort these alphabetically? If so how?

I have a lot of values to enter into a look-up field but I
don't have the information alphabetically.

TX for any help.
 
When you set-up a look-up field with X-amount of values in
it, can you sort these alphabetically? If so how?

I have a lot of values to enter into a look-up field but I
don't have the information alphabetically.

TX for any help.

Don't.

Instead, use a Form with a Combo Box; base the Combo Box on a Query
sorting your data alphabetically.
 
Back
Top