Search results

  1. K

    Problem selecting records

    I have a small problem, probably the solution will again be simple, but I can't get it sorted. I have created a table with some 20 fields in it, of which 1 is called maintenance type, a combo box and a second field being the date a specific type type has been performed. This results in a...
  2. K

    Calculating a value in a report

    Works great, thanks for the quick reply.
  3. K

    Calculating a value in a report

    Thanks, one additional question, how do I use this ? I mean, create some VBA code or enter it in a text box ? I'm not really familiar with code...
  4. K

    Calculating a value in a report

    I have a problem with calculating a total in my report. I've created a report with 10 separate fields (each calculated totals of a number of records which match certain criteria). Up to now all works fine. Next thing I want to do is to make the total of the values in these fields. This is...
Back
Top Bottom