J
JR Hester
Access XP in WinXp environment
I am trying to stay away from lookup datatypes in my tables as I have read
so many are against this practice. Now I need add a lookup-like feature to my
data entry form. and can't seem to find teh right sequence to make it work. I
have tried both combo and list box types, but don't undersatnd where to put
the values I want to see.
underlying table has field "status", data entry form will have a field
"status" that I wish to display five options A, H, R, T, X to choose from.
Then have this selction stored to teh status field of the underlying table.
Isn't there some way to create the list box or combo box with these five
options OR do I HAVE to create another table with these five optins and link
my row source to that table?
Guidance greatly appreciated.
I am trying to stay away from lookup datatypes in my tables as I have read
so many are against this practice. Now I need add a lookup-like feature to my
data entry form. and can't seem to find teh right sequence to make it work. I
have tried both combo and list box types, but don't undersatnd where to put
the values I want to see.
underlying table has field "status", data entry form will have a field
"status" that I wish to display five options A, H, R, T, X to choose from.
Then have this selction stored to teh status field of the underlying table.
Isn't there some way to create the list box or combo box with these five
options OR do I HAVE to create another table with these five optins and link
my row source to that table?
Guidance greatly appreciated.