Hi, I'm at my wits end with this. So I'm hoping someone can save my sanity!
What I have is a form where you can select a Period Number and when you click the ok button runs a query and then opens the results in a report for that period number.
Query Code -
Code:
SELECT *FROM Broker INNER...