windwardmi
Board Regular
- Joined
- Oct 18, 2009
- Messages
- 138
I have a userform ComboBox that pulls drop down list from Col A of another sheet in workbook.
This list in Col A is constantly added to manually. i.e. I have new clients to add.
How can I avoid adding new clients manually in order to show up when using the userform ComboBox. What code can I add to the ComboBox to select an item in drop down list to add new client to Col A in other sheet. If I do not need to add new client I still want to see present list of clients in Col A in other sheet.
This list in Col A is constantly added to manually. i.e. I have new clients to add.
How can I avoid adding new clients manually in order to show up when using the userform ComboBox. What code can I add to the ComboBox to select an item in drop down list to add new client to Col A in other sheet. If I do not need to add new client I still want to see present list of clients in Col A in other sheet.