Hi Guys,
Ive done a lot of searching and not quite got the answer im looking for...
Ive got a form with a combobox thats empty (to start with) bound to a query. then i have a button on the form opening a small form for adding an item in the combobox.
All works fine apart from something seemingly simple...
The combobox's function is filtering the form among a few other things. What im trying to do is, when i have added a new item to the combobox from the small form i would like set the new item as selected and make the afterupdate event trigger just as if the user has selected it.
thats it
Ive done a lot of searching and not quite got the answer im looking for...
Ive got a form with a combobox thats empty (to start with) bound to a query. then i have a button on the form opening a small form for adding an item in the combobox.
All works fine apart from something seemingly simple...
The combobox's function is filtering the form among a few other things. What im trying to do is, when i have added a new item to the combobox from the small form i would like set the new item as selected and make the afterupdate event trigger just as if the user has selected it.
thats it
