C
crhp917
i need to make a query that calculates if an employee is past a 1 year
probation. i have an employee starting date field, and need to compare the
field to todays date. if the answer is past 365 days, the record is ignored.
if less then 365 days, the record goes to a report. i have been trying to
combine an iif statement with a dateadd statement, but with no luck. any
help would be greatly appreciated.
probation. i have an employee starting date field, and need to compare the
field to todays date. if the answer is past 365 days, the record is ignored.
if less then 365 days, the record goes to a report. i have been trying to
combine an iif statement with a dateadd statement, but with no luck. any
help would be greatly appreciated.