Search results

  1. L

    Query that combines fields from mother table and child tables

    Hello everyone. I desperately need your help. Suppose I have a mother table with 600 records and 4-5 child tables that have a subsum of the 600 records of the mother table. For example, I have 600 books as mother table and another child table Bought that contains 80 of the 600 books. What I...
  2. L

    Dont want to print image in a report

    Hi to everyone. I have a report and I have added in it an image that I am going to use as a control (an exit button to be more accurate). I'll use it that way so that the report is more user friendly during the navigation. My problem is that, although I want it to be visible in the report, I...
  3. L

    REquery and DAO.recordset

    Hi to everyone!! Ia have trouble with my code. It gives me "runtime error 3251: This operation is not supported by this type of object" about my Requery. I requery a DAO.recordset. What could it be??
Back
Top Bottom