I am trying to create a ComboBox Function that retreives a recordset based on SQL. I know how to retreive the recordset and I've got the ComboBox Function from the MSDN-pages. My function doesn't however allow me to set the ComboBox to Null (this can be done with a normal combobox). The reason I'm trying to do this is because I want the ComboBox to retreive certain default rows if the recordset is empty. Has anyone got a working function of this type that I could copy?<br><br>Regards,<br>Mats