C
Carol
I am trying to write some code to automate the output reports from my
database. Some of the reports have parameters to determine the report
content. How do I write code to tell the model what the parameters should be
when the reports are run? I am using the DoCmd.OpenReport function but do not
know how to tell it what the parameter value should be for a specific report
database. Some of the reports have parameters to determine the report
content. How do I write code to tell the model what the parameters should be
when the reports are run? I am using the DoCmd.OpenReport function but do not
know how to tell it what the parameter value should be for a specific report