Hi, I'm a newbie who really needs help on a work project. Please excuse my ignorance. My project is to create a database for a lab for training dates of employees on various laboratory benches with dates of completed competency testing performed six months later. The supervisors want to be able to query when an employee's six month competency testing is due. A query has been created with the existing training dates and completed six month competency test dates. I was able to use the DateAdd function to add 180 days to the training date but how to I create a calculation that works only for training dates with no existing competency dates? When I tried using the IIF function and IsNull or IsEmpty the query returned '0'. Your help is greatly appreciated.
Elizabeth