Hello everyone,
I have two combo boxes on an outlook custom form. I call them cbo1 and cbo2 in order to describe my question conveniently. The data of cbo1 and cbo2 are all from sql server DB. The data of cbo2 update according to the value of cbo1. Right now, user can have one selection in cbo1 and cbo2. Our user want to have multiple selections in cbo1 and cbo2. How to do that?
Any idea will be appreciated. Thank you in advance!
I have two combo boxes on an outlook custom form. I call them cbo1 and cbo2 in order to describe my question conveniently. The data of cbo1 and cbo2 are all from sql server DB. The data of cbo2 update according to the value of cbo1. Right now, user can have one selection in cbo1 and cbo2. Our user want to have multiple selections in cbo1 and cbo2. How to do that?
Any idea will be appreciated. Thank you in advance!