Search results

  1. C

    Show week beginning on a report

    Hi I am creating a monthly report of product outputs grouped by members of staff but with a week by week breakdown. My problem is that if a member of staff doesn't have any outputs on Monday, then the date on the report is set to the first instance (whenever in that week he does have some...
  2. C

    Self populating a table from another table with a form

    I have 2 unlinked tables and a form. The first table contains basic information (unique number, part # & Qty), this table is updated daily from another database (not compatible, and off limits to me). The second table contains details of details related to the unique number, part # & Qty. The...
  3. C

    Selecting last months data

    I am trying to create a report totalling up data for 'last month's' data input. I would like to be able to run this report at any time in the month without affecting the data collected (initially I tried using DataAdd, but found that it only collected data a month prior to the current date). I...
Back
Top Bottom