Search results

  1. J

    List box selection nightmare with query!!!!!!

    I have three list boxes, each attached to a seperate field. When i make a single selectio from a list, it stores my selection in the datasheet cell in the table that the field is relevant to - fine, but I want to make a multi-selection and I find that two or more selections do not appear in the...
  2. J

    multi-selection list boxes - help!

    I have three list boxes in one form. I need to multi-select from each list box and then run a query to find all the database entries which fall under my choices. How do i create multi-selection list boxes and what command should i use to run the query?? Also, what command should i use to then...
  3. J

    Multi-Selection List Boxes leading to Reports

    I have three list boxes in one form. I need to multi-select from each list box and then run a query to find all the database entries which fall under my choices. How do i create multi-selection list boxes and what command should i use to run the query?? Also, what command should i use to then...
  4. J

    Combo Box Security

    Hi I have a combo box, which allows me to select a company name. When I choose the company I want, other details, such as Address and telephone number are displayed in seperate fields underneath. I can currently type within the combo box and edit it fully but all I want to do is select the...
  5. J

    Selection Dilemma with Combo Boxes

    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...
Back
Top Bottom