Michael Simpson
Board Regular
- Joined
- Jun 21, 2010
- Messages
- 232
Can anyone suggest a good way of solving the following problem (I'm not looking for the code ..... yet )
I have a sheet based on customers and countries (hundreds of them). I need to produce an agenda in Word based on the selected customers. I have all the code in place except the actual customer selection. At one stage, I was thinking of adding a drop down list to the user form with multiple select options, but with hundreds of customers (albeit sorted), that seemed a bit "heavy-handed".
Then I thought of allowing them to start the user form and include code there that asked them whether they'd selected all the relevant customers for the agenda. If not, close the user form and let them select more.
Or..... get them to select the customers, show the user form that includes a drop down list with the currently selected customers already marked (that way, they could select a few extra ones if they'd forgotten them and then create the agenda).
Any suggestions on the best way to go/design the solution ???
I have a sheet based on customers and countries (hundreds of them). I need to produce an agenda in Word based on the selected customers. I have all the code in place except the actual customer selection. At one stage, I was thinking of adding a drop down list to the user form with multiple select options, but with hundreds of customers (albeit sorted), that seemed a bit "heavy-handed".
Then I thought of allowing them to start the user form and include code there that asked them whether they'd selected all the relevant customers for the agenda. If not, close the user form and let them select more.
Or..... get them to select the customers, show the user form that includes a drop down list with the currently selected customers already marked (that way, they could select a few extra ones if they'd forgotten them and then create the agenda).
Any suggestions on the best way to go/design the solution ???