Hi all,
I have a table:
date | in | out | whouse | wblock
I have a simple query with a criteria for wblock that returns all the data sorted by date, I am trying to set a criteria w whouse to sum up the in and out based on date but it is not working
example:
01/01/2010 | 12 | 15 | w1 | wb1...