Hi,
You can directly bind the combo box to the query aswell, Select insertion type as filtered rows and give the destination to the excel cells ( binding it to no of rows you are expecting unique records to be should be enough).e.g Months can only be 12. etc. Please see the screenshotsHowever, if you have more than one field to be filtered you can bind the fields to the excel and take the whole block(with all the columns binded to query objects) in the source data of the combo box. In this case the destination should contain the same no of columns, but the rows should be equal to no of expected unique labels
Message was edited by: Ahsen Durrani