jessebraswell
New Member
- Joined
- Jan 2, 2009
- Messages
- 1
I have a list box, that I have set MultiSelect to "1 - frMultiSelectMulti"
What I would like to be able to do is select multiple items and have those items appear in a single cell on my spreadsheet.
maybe something like: WA, CA, OR
Forms.ListBox.1 is the name of my object. Or do I need to use a different object type?
I would guess I need a little VBA code to make this happen.
Be gentle with me I just do simple VBA code.
Thanks, Jesseb
What I would like to be able to do is select multiple items and have those items appear in a single cell on my spreadsheet.
maybe something like: WA, CA, OR
Forms.ListBox.1 is the name of my object. Or do I need to use a different object type?
I would guess I need a little VBA code to make this happen.
Be gentle with me I just do simple VBA code.
Thanks, Jesseb