sakthivels
Beginner 2 Intermediate
- Local time
- Tomorrow, 00:35
- Joined
- Jun 3, 2009
- Messages
- 23
Hello Greetings to everyone,
My name is Sakthivel. I have desinged a table to collect the customers details using a form. Details include field like Customer Name, Address1, Address2, Pincode, City, Contact No. fields.
For collecting the City details, I am using a combo box to lookup values from a pre defined table. Now the combo box should contain a value "None", which when selected should display a text box to collect input from the user, hiding the combo box, I also want the user entered value to be saved in the lookup table for later use. I do not want to use the NotInList Event property.
Please advise me on this issue.
Regards,
Sakthivel
My name is Sakthivel. I have desinged a table to collect the customers details using a form. Details include field like Customer Name, Address1, Address2, Pincode, City, Contact No. fields.
For collecting the City details, I am using a combo box to lookup values from a pre defined table. Now the combo box should contain a value "None", which when selected should display a text box to collect input from the user, hiding the combo box, I also want the user entered value to be saved in the lookup table for later use. I do not want to use the NotInList Event property.
Please advise me on this issue.
Regards,
Sakthivel