Search results

  1. O

    Question Starting value of autonumber

    I am trying to change the starting value by running an append query from the following: http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3BQ209696 I have entered 999 in field i wish to append, but when i run the query it says "you are about to append 0 rows". Help please.
  2. O

    Form Help - Bringing data together

    I have a basic form where the customer fills in; First Name, Surname, Address, Postcode and Telephone. I need to create a unique "customer id" for each person. So once they have filled in the required spaces, i run an append query to the customers table. The "customer id" must consist of the...
  3. O

    Lookup Query? Help

    I have the following scenario: The company wants a system that will allow customers to go to an introductory form where they must enter the date and time they wish to go on the “Deer Valley Experience”. How can I create a query to match the date and time entered to show only specific seats on...
  4. O

    Question Adding Multiple Records

    Basically I have 12 different ingredients but many orders. More than one order is shown at a time. I need a formulae to take all the ING01 values, add them together then subtract them from the current level in the Vat. This needs to be done for all 12 ingredients; ING02, ING03 etc.. Anybody...
Back
Top Bottom