I am just far enough along to be scary – no one here can help anymore. I hope this isn’t trivial (or perhaps I hope it IS), but here’s the problem: I have a database that downloads project info from three separate software programs via ODBC. Eureka, it actually works! I have a main query/report that includes boilerplate data about the project, a subreport with approval/coordination info, and a second subreport with current progress. The queries each use the same specific project number as a filtering criteria. To run this beast, I need to enter the same project number 3 times. Is there any way to enter the project number ONCE, in a form or through VBA, so that the query criteria can use it for all 3 queries and reports? I have tried linking queries, but then I get multiple “enter parameter” messages, which is worse. I can supply more info, but probably cannot send a sample because of the complexity.
Thanks in advance for ideas.
— Mike in Tennessee