Recent content by jayk

  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

    Please Help a Novice!!

    I dont know if its a security issue that you want the 'unique number' for or just to make the user seperate from all the other people that are using youre database? If its security, then you will need to know a bit of SQL and are looking at a lot of work! I mean heavy shit! If its the fact...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. J

    Duplicate Customer Information...

    why did you not just go into design view, choose the field, select index (no duplicates)???????????????? and save yourself the hassle of V.B.?
  8. J

    BUTTON in a FORM

    Im am new to Access also and dont really know any V.B. but what the guy above is telling you to enter the VB code. Try these things on a copy of your database in case it naffs up! Go into design view, select the combo box you have made as explained by the other guy. Right Click, Choose...
Back
Top Bottom