I am not sure if this should be in reports or under vba.
I would like to take a sql query, (Select * from table_name where a=1). It might return 5-10 rows.
I would like to have a script, that opens up a report, filters by a query, prints the report, closes the report, and takes you back...