Search results

  1. aussieolie

    Report Creation from a Query

    I have this major head ache with this problem. What I am trying to do is make automatic invoices from a query. What I want to happen is when my stock gets below a level a invoice is created. So far I have got a query to get all the records that are under there stock level. (this is all working...
  2. aussieolie

    Multiple autonumbers in a make table query

    I cannot define the fields as they are coming from a query, this query creates the new table which gets its fields from two other tables, which both have autonumbers (ID's) which I want to put into the one table created by the make table query. Thanks Olie
  3. aussieolie

    putting created autonumbers into numerical fields in a query

    How do I put multiple autonumbers (with a query) into a numerical field? Thanks
  4. aussieolie

    Multiple autonumbers in a make table query

    I also like you first suggestion, can you please explain how I put autonumbers into normal number fields in the table that is going to be created from the make table query. Thanks Olie
  5. aussieolie

    Multiple autonumbers in a make table query

    Thanks. I will now attempt to see if your second suggestion works. Thanks very much. Olie
  6. aussieolie

    Multiple autonumbers in a make table query

    I am trying to make a table using a make table query. The fields that are required in the the new table are from multiple tables, however because the other tables all have autonumbers I cannot have more than one autonumber. What can I do cause i need both ID numbers from the seperate tables...
  7. aussieolie

    Urgent Help

    I am a high school student who is creating a database for my final work and I am completly stuck. I cannot understand what to do now I have normalised a table. I need all the information to be displayed on a form, do i need to create seperate tables? Also i am trying to create a invoice (as a...
Back
Top Bottom