Hi,
I have an Access db, containing 1 column which has date information in it. The field is called Added. I also have a field called "Account No".
I am wanting to create a query against the Added field to either:
- Count all the Account No's where the Added date was Friday to Sunday, if today is a Monday
- Count all the Accounts No's where the Added date was yesterday, if today is not a Monday
I am struggling to work out how to do this in a query - any ideas?
Thanks in advance,
Simon
I have an Access db, containing 1 column which has date information in it. The field is called Added. I also have a field called "Account No".
I am wanting to create a query against the Added field to either:
- Count all the Account No's where the Added date was Friday to Sunday, if today is a Monday
- Count all the Accounts No's where the Added date was yesterday, if today is not a Monday
I am struggling to work out how to do this in a query - any ideas?
Thanks in advance,
Simon