Design of lookup table
- From: Al Williams <"atwms AT aol DOT com">
- Date: Wed, 27 Jul 2005 10:02:23 -0400
I have a lookup table containing single digit, double digit, and alpha characters. I want the combo box to display the information in the sequence that I determine and not sorted alphanumerically. I don't want to use an autonumber primary key to avoid any maintenance problems. I'm thinking about having the PK be a text field as follows:
tblStudentGrade StudentGradeID StudentGrade a K b 1 c 2 d 3 .... ... l 11 m 12 n Adult
Is there a better way to do this? Thanks.
begin:vcard
fn:Al Williams
n:Williams;Al
adr;dom:;;;Belle Mead;NJ
email;internet:JUNK atwms AT aol DOT com
version:2.1
end:vcard
- Follow-Ups:
- RE: Design of lookup table
- From: Brian
- RE: Design of lookup table
- Prev by Date: How do I create a pivot table ???
- Next by Date: RE: Changing a linked table to a local table in Access
- Previous by thread: How do I create a pivot table ???
- Next by thread: RE: Design of lookup table
- Index(es):
Relevant Pages
|