Form Text Boxes

bassispunk

Registered User.
Local time
Today, 14:32
Joined
Jun 8, 2001
Messages
10
How do I set up a text box in a form so that when a user inputs information, it knows what has already been entered and uses those as a default value? For example, if the user begins to type the word "Chicago" in a city field, it will recognize the "Ch..." and automatically put "Chicago" in the text box? Hope this makes sense.
 
I think that you've got in to the wrong section (Reports) but the simplest way is to use a combo box populated either from a table or in the row source and set Autoexpand to Yes
 
whoops yes i posted in the wrong area. thanks for yourr help though.
 

Users who are viewing this thread

Back
Top Bottom