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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running Cognos Impromptu Macros

Status
Not open for further replies.

jzellman

MIS
Jan 25, 2005
1
US
Good morning;

I'm attemtpting to automate an Impromptu Macro from MS-Access.

Does anyone know how to do this?

Thanks in Advance.

John Zellman

 
Are you trying to convert the Cognos Macro into VBA, or call the Impromptu Macro from Access. If it's the latter, then just use this line.

Shell(MacroFileName.mcx, vbNormalFocus)

I am what I am based on the decisions I have made.

DoubleD [bigcheeks]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top