D
Dan Sweetwood
I need a report query to filter using multiple criteria for medications
scheduling that returns only current medications. Often we have to enter in
medications to begin on future dates and for the medications to end on a
future date. What I have works great except for medications that will start
after today and the DC (Discontinued) date field is empty. Here is what I
have now:
Field Col Field Col
StartDate (Current or future start date) DCDate(Discon. or to be discon.
date)
Criteria: <=Date() >Date()
Is Null
Hope that is enough info. Your assistance is greatly appreciated!
scheduling that returns only current medications. Often we have to enter in
medications to begin on future dates and for the medications to end on a
future date. What I have works great except for medications that will start
after today and the DC (Discontinued) date field is empty. Here is what I
have now:
Field Col Field Col
StartDate (Current or future start date) DCDate(Discon. or to be discon.
date)
Criteria: <=Date() >Date()
Is Null
Hope that is enough info. Your assistance is greatly appreciated!