Recent content by Oucch

  1. O

    Question Starting value of autonumber

    For the append query I had opened both tables, when actually all I needed was the temporary one. Pretty simple, but makes a big differece.
  2. O

    Question Starting value of autonumber

    Don't worry now solved.
  3. 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.
  4. O

    Form Help - Bringing data together

    Umm...im not that experienced at access, could you explain how i go about this? thanks.
  5. O

    Form Help - Bringing data together

    How can I set the autonumber to 4 digits? Possibly to start at 0001....this would be much easier.
  6. O

    Form Help - Bringing data together

    I tried entering it on the form and hiding, this returns: #Name? I also tried adding it into the append query but had no luck
  7. 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...
  8. 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...
  9. O

    Question Adding Multiple Records

    yeah, i need to be able to view how much total ingredient is required, then I can just update the vat level by taking it away and updating the status of the order.
  10. O

    Question Adding Multiple Records

    Instead of the 2 sets (2 orders) I want the batches for each ingredient to add together.
  11. O

    Question Adding Multiple Records

    Ok I have uploaded what I have made so far. Just to clarify its the Sum_of_Batches form. Hopefully when you see it, it will make more sense. I want ingredients 1-12 so they dont repeat for each order.
  12. O

    Question Adding Multiple Records

    what do you mean, im kinda new to access?
  13. O

    Question Adding Multiple Records

    yes basically
  14. O

    Question Adding Multiple Records

    I want to take the total ingredients used away from the vat.
  15. O

    Question Adding Multiple Records

    The VAT does have a seperate field, a different figure for each ingredient.
Back
Top Bottom