View Full Version : Selection Dilemma with Combo Boxes


jayk
12-20-2000, 05:24 AM
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!

Jack Cowley
12-20-2000, 08:51 AM
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.....