I have a database that keeps track of the number of days an inquery is with an employee. I use a function called fNetWorkdaysDecimal that counts the number of days between 2 dates. This has been working great. Unfortunately, the dept now has a research team that will take an inquirey from an employee for a time period to do some research. I need to subtract this time from the total days. I have added the columns "SentForResearch" and "BackFromResearch" I created the qry called Qry_ResearchDays, but get errors. The problem is not all issues are sent for research. I tried adding a NullToZero" function, but failed miserably. Any assistance is greatly appreciated. I have attached a copy of the test database. "tblIssues houses the main data.
Thanks
David V
Thanks
David V