A
andym
I have a list of names in a range of cells on a spreadsheet.
- To add names I use a text box.
- To delete names I have created a combo box so you can select the
name, then press a command button to delete that name.
However, once the name has been deleted from the spreadsheet, it still
appears in the combo box. How can I reset the combo box to reflect the
updated list on the spreadsheet without having to exit the program?
Regards,
andy...
- To add names I use a text box.
- To delete names I have created a combo box so you can select the
name, then press a command button to delete that name.
However, once the name has been deleted from the spreadsheet, it still
appears in the combo box. How can I reset the combo box to reflect the
updated list on the spreadsheet without having to exit the program?
Regards,
andy...