andyhutch119
Programmer
Is there anyway to initialise a combo box in Access vba. I need to have a clear list before populating it from a recordset. I've tried to loop through using the removeitem but this is causing problems as the indexs don't always match and causes errors.