I
instereo911 via AccessMonster.com
Hello,
I have a query that has a date/time field on it and in the criteria field i
have Date()-1.
My problem is that on Sunday there is no data... so what I want to do is
something like
Date(show max date only).
SQL Version:
HAVING (((TotalClaimsInventory.Date)=Date()-1))
I am sure this easy but I don't know how to do it.
Thank you everyone again for your help.
I have a query that has a date/time field on it and in the criteria field i
have Date()-1.
My problem is that on Sunday there is no data... so what I want to do is
something like
Date(show max date only).
SQL Version:
HAVING (((TotalClaimsInventory.Date)=Date()-1))
I am sure this easy but I don't know how to do it.
Thank you everyone again for your help.