Pedigreeman
Registered User.
- Local time
- Today, 00:44
- Joined
- Mar 14, 2011
- Messages
- 57
I have an options group for colour with options: White, Black, Grey, Brown, Other. They are recorded as numbers 1-5 and on the underlying table.
How does one go about recalling this information. Do I need to create a seperate table with two field such as 'number code' and 'colour' and then create a relationship, and use a query? Or is there a better way of looking up these kind of values.
Ultimately I want text boxes in several different forms, which will look up these (and other similar) values and display the correct text.
Any suggestions would be much appreciated as always
How does one go about recalling this information. Do I need to create a seperate table with two field such as 'number code' and 'colour' and then create a relationship, and use a query? Or is there a better way of looking up these kind of values.
Ultimately I want text boxes in several different forms, which will look up these (and other similar) values and display the correct text.
Any suggestions would be much appreciated as always