Search results

  1. G

    check if record exists

    Hi, I am creating a cd borrowing system. currently i have a form that shows the borrowers name and details then i have a subform that shows all the cd's they have borrowed. in the subform i have a button next to every cd borrowed that will allow you to renew the loan. what i am trying to do...
  2. G

    subform record count

    hello, i have been working on trying to get a atribute in the main form to count the ammount of records in the subform. tried this code but just get #name? =form!mainform!subform.form.recordset.recordcount any input would be apreciated many thanks andrew
Top Bottom