I have a combo box with 3 things in it from the form.
Funded
Completed
Pending
I want to run the report so that it combines Funded and Completed entries.
As it is now, it groups by each category. What kind of statement needs to go in the query builder so that I can combine the Funded and Completed to print altogether?
Thank you for any help! I appreciate it!
Funded
Completed
Pending
I want to run the report so that it combines Funded and Completed entries.
As it is now, it groups by each category. What kind of statement needs to go in the query builder so that I can combine the Funded and Completed to print altogether?
Thank you for any help! I appreciate it!