gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I have a field in a table (table1) where I want to limit the users choices. I have a second table (table2) that has a field with those choices.
The Users will always being entering data via a form - never directly into the table (the db's are Split).
Is it better to make the field in the table1 a text field and limit the users choices on the form. Or is it better to make the field in Table1 a List/Combo Box?
The Users will always being entering data via a form - never directly into the table (the db's are Split).
Is it better to make the field in the table1 a text field and limit the users choices on the form. Or is it better to make the field in Table1 a List/Combo Box?