I have an Access 2003 database that makes use of a combobox that contains a list of possible status codes. The codes are derived from a table and a stored procedure is used to return them as a recordset which is assigned to the combobox via code. The problem I am running into is how to add an additional status "ALL" to the combobox programatically. I do not want to add the status "ALL" to the table that contains the status codes but I do want it listed in the combobox. Thanks in advance.
Thank you Remou
webworm
2010-09-24 18:50:42
@webworm Anytime :)
Remou
2010-09-24 18:55:02