Hello all,
I have a select query to return all data based on a checkbox, which works great.
The fields being returned are as follows: OrderID, Facility, Description, OrderDate, PurchNum, InvoiceDate, InvoiceNum
I am trying to make a report to group on the Facility, however whenever I run the...