Is there any way to use a COMBO BOX that will
(1) permit use of an ARRAY* for SOURCE
(2) incremental search as each CHARACTER is input
(3) show "hit" (hi-lite found item in drop down list)
(4) if entered item not in ARRAY - ADD item to ARRAY
* The DATA for the LIST is in a Table. I think it would
be easier to ADD an item to the TABLE using an ARRAY.
I've tried KB Article Q139769 - How to Add a New Value to a List of Values in a Combo Box but it doesn't work. The article uses a LIST of items as RowSource Property rather
than an ARRAY.
Any help will be greatly appreciated.
HarryJr
(1) permit use of an ARRAY* for SOURCE
(2) incremental search as each CHARACTER is input
(3) show "hit" (hi-lite found item in drop down list)
(4) if entered item not in ARRAY - ADD item to ARRAY
* The DATA for the LIST is in a Table. I think it would
be easier to ADD an item to the TABLE using an ARRAY.
I've tried KB Article Q139769 - How to Add a New Value to a List of Values in a Combo Box but it doesn't work. The article uses a LIST of items as RowSource Property rather
than an ARRAY.
Any help will be greatly appreciated.
HarryJr