Can someone tell me the syntax in a Powerplay macro for emailing a single sheet of an excel file? My code is below.
Dim objOutlook As Object
Dim objOutlookEmail As Object
Dim objOutlookAttachments As Object
Set objOutlook = CreateObject("Outlook.Application")
Set...
This is hopefully an easy one for someone out there. I am trying to start an application (Cognos Powerplay) using MS Acess 97 and run a saved Powerplay report. I can use the Runapp command to start the application but cant run the report. Any help? I have also tried using command buttons in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.