Recent content by BAT40

  1. B

    Help: Select criteria for query from combo box

    Details... Sorry let me try to describe it a little more in detail. Tables: 1. Employee information (includes birth date.) 2. Company description (from where I want to get the list for my combo box) 3. In between you have tables (3) describing relationship (contract with, paid by, work for)...
  2. B

    Help: Select criteria for query from combo box

    Hi, I made a form to show the number of employees below 30, between 30&40 etc.. Therefore, I made a count query per age group and displayed result on my form. The problem is I want to use a combo box on my form to set a criteria (company name) for all my queries. What should I do? Thanks, Bat
  3. B

    Help: Delete form + subform record with 1 button

    Thank you!
  4. B

    Help: Delete form + subform record with 1 button

    Hi, I have looked on the forum but found no answer. I have a form (employee information) with 3 related subform which records relationship between employees and different subsidiaries (work for, contract with, paid by). What I want to do is create a delete button that deletes the form record...
  5. B

    Delete records in form and subform with button

    I cannot manage to make my delete button work as soon as I include a subform in my forms. Do you know a simple way to solve my problem? or the few lines I have to had to the event procedure to make it work? Thank for your Help Bat
Back
Top Bottom