Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SaveAs PPT Document in a Different Name

Hello Team,

I have written VBA script in Qlikview to export charts to PPT. I used an inbuilt PPT template and exported charts. When I put SaveAs command and provide the path to save the file, it doesn't work. If I create new presentation and use that same command it works. Can somebody help me to SaveAs the existing template file in a different name in a different location? Thanks

Here is the command I used for save as

PPPres.SaveAs "C:\Users\xyz\Desktop\Charts.pptx"

Labels (1)
0 Replies