Search results

  1. D

    Payment Shcedule

    I am creating a db for a property management company. They want to be able to enter the monthly payment made each month on each property (there will be multiple properties involved) and also have a field that totals all payments made by the tenant over the course of their lease. What might be...
  2. D

    Linked Tables behind a Form

    I have 7 tables to track client data. The 1st table uses AutoNumber to create the 'Client ID' number. The other 6 tables are linked to this table, and in turn each other, through the 'Client ID' field. All information entered in all 7 tables is done so on one form. This form has a tab...
  3. D

    Linked Tables

    I have 7 tables to track client data. The 1st table uses AutoNumber to create the 'Client ID' number. The other 6 tables are linked to this table, and in turn each other, through the 'Client ID' field. All information entered in all 7 tables is done so on one form. This form has a tab...
  4. D

    Report for One Record

    I need to print a report based on a single record taken from a group of records. The one record I want to print in the report would be the record currently being viewed in the main form. This is a client database. I have multiple tables with all information connected with Client ID's and...
Back
Top Bottom