Search results

  1. J

    Conditional page break

    I have some records in a report with the sum of one field in the foottext. I like to place some comments below, if there is enough space available. If not, a new page should be performed. My question is: is it possible to use an conditional page break in case there is not enough space availabe...
  2. J

    copy table in external protected database

    I have two access databases, both password protected. Now I want in database1 copy a table in database2, using VBA. Up to now I found an indirect solution which imports and exports a table. This imports the table from database2 to database1, renames the table and exports the renamed table from...
  3. J

    Conditional formatting with more conditions

    I have a form showing a table with 11 fields en 10 records. I want backcolors for special records in special fields. I have in pricipal more than 3 conditions (not all conditions are shown here), thus I want to write the conditions myself. The first field name is: "Counter" with values 1 to 10...
Back
Top Bottom