Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

List of reports

Status
Not open for further replies.

alla1921

Programmer
Nov 24, 2003
17
US
Hi,

Is it possible using VBA macro to pass parameter to corp
documents to open the report sprcified in parameter?

Thanks,
 
You can try a macro with the 'documentopen' event. Use this macro to add specific conditions in the query or to define a specific global filter on the report.
Depending what you want to do, create your macro in each document or as an addin.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top