<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Save and Replace in VB Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Save-and-Replace-in-VB-Script/m-p/833178#M655586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using VB Script I am trying to save an excel file out of Qlikview ending with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XLSheet1.SaveAs "C:\Users\User\Test_Output.xlsx"&lt;/P&gt;&lt;P&gt;XLDOC.Application.Quit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The doc '&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Test_Output.xlsx' already exists so I am essentially trying to replace it and close the document with no user interaction. However every time I run this script the excel prompts the attached dialog to confirm the user wishes to replace the file. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Is there a VB function to essentially save and replace without this prompt?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 15:32:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-16T15:32:08Z</dc:date>
    <item>
      <title>Save and Replace in VB Script</title>
      <link>https://community.qlik.com/t5/QlikView/Save-and-Replace-in-VB-Script/m-p/833178#M655586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using VB Script I am trying to save an excel file out of Qlikview ending with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XLSheet1.SaveAs "C:\Users\User\Test_Output.xlsx"&lt;/P&gt;&lt;P&gt;XLDOC.Application.Quit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The doc '&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Test_Output.xlsx' already exists so I am essentially trying to replace it and close the document with no user interaction. However every time I run this script the excel prompts the attached dialog to confirm the user wishes to replace the file. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Is there a VB function to essentially save and replace without this prompt?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 15:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-and-Replace-in-VB-Script/m-p/833178#M655586</guid>
      <dc:creator />
      <dc:date>2015-06-16T15:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Save and Replace in VB Script</title>
      <link>https://community.qlik.com/t5/QlikView/Save-and-Replace-in-VB-Script/m-p/833179#M655587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before the save command. try:&lt;/P&gt;&lt;P&gt;XLDOC.Application.DisplayAlerts = False;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 16:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-and-Replace-in-VB-Script/m-p/833179#M655587</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-06-16T16:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Save and Replace in VB Script</title>
      <link>https://community.qlik.com/t5/QlikView/Save-and-Replace-in-VB-Script/m-p/833180#M655588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike worked a dream &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 07:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-and-Replace-in-VB-Script/m-p/833180#M655588</guid>
      <dc:creator />
      <dc:date>2015-06-17T07:28:10Z</dc:date>
    </item>
  </channel>
</rss>

