Recent content by cgibbons99

  1. C

    Sub forms creating records

    I cannot get this to work I copied the code into a button, then used build event and code builder to copy and paste. I then tested by creating a new record entered all vaid details and clicked button nothing happens
  2. C

    Sub forms creating records

    Managed to upload it to here, Can I still get some help on this JHB I cant seem to work out how to put the code in. It needs to add x amount of records to payments table when a record is added to the hire table. ( if hire is for 4 months then it adds 4 records to the table) Thanks in advance
  3. C

    Sub forms creating records

    Would you know any way of doing it JHB, am really struggling eith this
  4. C

    Sub forms creating records

    I have a dtatbase where i hire out cars.say I create a new hire record in the hire form for 10 months. I would thrn like the program to create 10 records in the payment table that are all blank excluding hire id customer id payment id. Is this possible?
Back
Top Bottom