C
Chuck
Hi,
I want to run a query and build a report for an
application that will get sales from the last business
day. Our company is not open on Saturday or Sunday. I
can't use date()-1 because if I were to run this on
Sunday it would not register any sales. How do I run a
query with a date restrictor that captures the last
business day?
Thanks,
Chuck
I want to run a query and build a report for an
application that will get sales from the last business
day. Our company is not open on Saturday or Sunday. I
can't use date()-1 because if I were to run this on
Sunday it would not register any sales. How do I run a
query with a date restrictor that captures the last
business day?
Thanks,
Chuck