Search results

  1. D

    Solved macro that creates a table with two append queries

    hi all, im wanting to create a macro that uses two append queries from two seperate tables to then generate a table with the information combined does anyone know how to do this?
  2. D

    Solved pass parameter for two queries

    hi, so ive created two append queries, one is called 'task_create_header' which when a report is generated it notes the employee, task date, start date, task id and the job type. the other one is called 'task_create_detail,' which brings over the job Id from 'task_create_header.' im wanting to...
  3. D

    Solved How to lock a record after pressing 'save' button

    hi, my main form is called Task_form and i have 5 other subforms under it. Also, the main form consists of 4 combo boxes. im wanting to be able to input data and afterwards saving it so then it cannot be modified. then i want a button that can allow you to update the data. thanks (:
Back
Top Bottom