Search results

  1. A

    How do I get around this one?

    Hi All, Here's a new challenge. I have a table called 'Timesheets' Each row is a record of one particular staff members time spent on a range of projects. See below. I have created the table this way to minimise the amount of records one staff member would enter each day to one row...
  2. A

    Running Total in Query

    Hi all, I would like to add a column to this query that calculates a running total of the 'This Invoice' field. Here is the query design : This query will return results based on information provided by the user. Here is the result if I type in 001 as the project number I would like...
  3. A

    Running Total in a Query with a criteria

    Hi all, I am trying to create a running total field within a query that has a criteria as well. Here is the query in design view: This is the result when the query is run if I use the project number 001; I would like to create a separate field that calculates the running total...
Back
Top Bottom