Complex Query not working....Totally Lost now
Ok, I'm totally lost now on how to create this in my Query.
IIf(Date()<DateAdd("m",1,[DateAssesed]) And [DateVerified]=Null,Yes,No)
I'm not sure how or where to put this. If someone can help me out on this, I'll apreciate it. Thank You.
Ok, I'm totally lost now on how to create this in my Query.
IIf(Date()<DateAdd("m",1,[DateAssesed]) And [DateVerified]=Null,Yes,No)
I'm not sure how or where to put this. If someone can help me out on this, I'll apreciate it. Thank You.