rockchalk33
Board Regular
- Joined
- Jan 12, 2016
- Messages
- 111
Hey all,
I have two questions...
1.) Is it possible to select multiple choices within a ComboBox? Is it possible to select multiple choices within a ListBox? If so, how?
2.) Assuming it is possible to make multiple selections, I have a list of names in Column A, a list of their respective addresses in Column B, and a respective comment in Column C. If I wish to create a For-Each-Next loop to print a person's name with that person's address directly below and then that person's comment directly below that, per one printed page. How can I set this up? Or is it even possible to do?
Thanks,
Devin
I have two questions...
1.) Is it possible to select multiple choices within a ComboBox? Is it possible to select multiple choices within a ListBox? If so, how?
2.) Assuming it is possible to make multiple selections, I have a list of names in Column A, a list of their respective addresses in Column B, and a respective comment in Column C. If I wish to create a For-Each-Next loop to print a person's name with that person's address directly below and then that person's comment directly below that, per one printed page. How can I set this up? Or is it even possible to do?
Thanks,
Devin