Guest_imported
New member
- Jan 1, 1970
- 0
Hi all,
I have a form that I set up, and want to use a combo box (Called: 'Name') to do 2 things:
First, if the name exists, pulling it down calls up the rest of the data and displays it in the form, where I can add/view various subform info.
However, if the 'Name' does not appear in the list, I would like it to allow the user to enter a new 'Name' in that field (As well as susequent data field in that form, such as address etc).
Does that make sense? Not sure I explained it well.
I tried to turn off the 'Limit toList' proprty for that field, but I recieved an error that it couldn't because the Column Widths don't match (The Combo Box is bound to the second column in a table, the first being an indexed auto number).
I'm a bit Access-Impaired, but will try to understand any help you might be able to give me
Thanks!
Hayle
I have a form that I set up, and want to use a combo box (Called: 'Name') to do 2 things:
First, if the name exists, pulling it down calls up the rest of the data and displays it in the form, where I can add/view various subform info.
However, if the 'Name' does not appear in the list, I would like it to allow the user to enter a new 'Name' in that field (As well as susequent data field in that form, such as address etc).
Does that make sense? Not sure I explained it well.
I tried to turn off the 'Limit toList' proprty for that field, but I recieved an error that it couldn't because the Column Widths don't match (The Combo Box is bound to the second column in a table, the first being an indexed auto number).
I'm a bit Access-Impaired, but will try to understand any help you might be able to give me
Thanks!
Hayle