User Profile
Collapse
-
I'm sorry...I still don't follow. I really appreciate your help. -
Couldn't you also simply create a macro with seven separate actions of "OpenReport " where the View setting is set to "Print."
Between each "OpenReport " action, you could insert a "Close" action that closes each specific report with it set to either save or not save the report upon closing.
The macro could be tagged to a button on a form or whatever you'd want so you could print...Leave a comment:
-
-
SQL problem - aggregate function
I have a database with multiple records during each month.
Let's say in March, there is data for March 1, March 15, and March 22.
I need a query that can return the average student test scores for March, but also return only the average for the scores on March 22.
Is there a way to combine the functions:
Month([Date of Data Export])=3
along with something that returns the...
No activity results to display
Show More
Leave a comment: