I know that the openargs parameter is only valid for docmd.openform but I am looking for something similar when opening a report.
Here is the situation: I have a report that is opened from two different modules. VBA code is currently used to open the report from the two modules. I would like to be able to pass a parameter to the report that can then be used to put different values in a text box on the report depending on which module is opening it. I know that I can use a table value to do this but I am looking for other possible solutions.
I hope that this is clear. Any help will be appreciated.




