drop down cells in database

neous

Registered User.
Local time
Today, 10:48
Joined
Jul 13, 2005
Messages
17
i'm creating a table and would like to have a list of items to chosefrom in a cell to keep from having to type an answer. e.g countries , or Prefix

thank you
 
Create a table of the list then on the form create a ComboBox (with the wizard) and reference the list table. Set the properties to your preference (limit to list etc)

Col
 
thank you very much
 

Users who are viewing this thread

Back
Top Bottom