B
Bigweed
Hi, can anyone please help??
I have a database table which logs timesheets of staff. The fields are Date, Customer ID, Customer, Time spent- Staff member A, Time spent- Staff member B, Time spent- Staff member C.
I want to create a query that returns the total time spent by all staff members on each customer for a specified month in a specified year, e.g. 03-2000. However, the date field in the table stores the date as a short date format, i.e. dd/mm/yyyy. Can anyone tell me how to do this?? Any help is very appreciated!!
Bigweed
I have a database table which logs timesheets of staff. The fields are Date, Customer ID, Customer, Time spent- Staff member A, Time spent- Staff member B, Time spent- Staff member C.
I want to create a query that returns the total time spent by all staff members on each customer for a specified month in a specified year, e.g. 03-2000. However, the date field in the table stores the date as a short date format, i.e. dd/mm/yyyy. Can anyone tell me how to do this?? Any help is very appreciated!!
Bigweed