Selection Dilemma with Combo Boxes

jayk

New member
Local time
Today, 17:17
Joined
Dec 19, 2000
Messages
8
I would like to use a form for the user to select from a combo box, a company name ( I would like for them to be able to multi-select). Once the user has selected their company(s).
I would then like to have a botton on the form which once clicked would run a query and then post the company name along with all the other field info from the same table such as address, postcode e.t.c.

Can anyone help me

p.s. If you tell me to use code, please simplify explanations as i am a V.B. virgin!
 
Comobo boxes are not multi-select. You will need to use a list box to do what you want. I will email a demo to you shortly.....
 

Users who are viewing this thread

Back
Top Bottom