Search results

  1. C

    Default value

    I have a form which holds an product enquiry from a customer..... if the customer changes the enquiry I have a second form which takes all of the values from the first as default values and allows them to be edited... this stores the edited enquiry seperatly so we have a record of both. The...
  2. C

    Open form and add record

    I have a form which can be opened via two buttons, the one button will open the form and find specific data based on a combo box..... I want the other button to open the form and goto a new record. How do i do this? if the second form has the on Open property et to add new record then the...
  3. C

    Criteria help

    Hi, i need to know how I should set up my criteria. I want to create a report every half a year for the current data from January to July. I have two columns - date (of record) and year (of record). For the year one I have set the criteria [Enter year], this gives the correct year as...
  4. C

    primary key problem

    I posted a message the other day about my non conformance database, I was told I need to make two tables. One for Non-conformances, another for the costing of the non-conformance where I could then sort the costings into the type of cost e.g admin cost, machining cost e.t.c. The problem is...
  5. C

    Newbie in deep

    I'm an IT technician, but have no experience in access, I'm trying to make a Cost of Quality database: Whenever theres a non-conformance it has to be detailed as to its costs involoved, there is then a printed record of that non-conformance. Then these records must be collated for a monthly...
Back
Top Bottom