I am currently writing a database application program, where I am using a drop down Combobox as a central reference to obtain information from three differing tables and several fields from a number of recordsets within each table.
I have a problem where, upon runtime, I can use the combo to obtain the first lot of search information, but the next time I use the combobox, I have a runtime error 3426, with the message "This action was cancelled by an associated program".
I have a problem where, upon runtime, I can use the combo to obtain the first lot of search information, but the next time I use the combobox, I have a runtime error 3426, with the message "This action was cancelled by an associated program".