I have done this before in a so far successfull database but am now having problems.
I have a report which indicates what time someone checked something out and what time they checked it back in. I need to get the total Hours the item was checked out. When I do this using the same method I did on the first database it works. When I do it on the db I am currently working on I get an error indicating "Date Type Mismatch in Criteria Expression". The syntax i am applying in the unbound field is =sum([Total Hours]), anyone have any ideas as to how I can fix this?
I have a report which indicates what time someone checked something out and what time they checked it back in. I need to get the total Hours the item was checked out. When I do this using the same method I did on the first database it works. When I do it on the db I am currently working on I get an error indicating "Date Type Mismatch in Criteria Expression". The syntax i am applying in the unbound field is =sum([Total Hours]), anyone have any ideas as to how I can fix this?