<?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 Re: button export to excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594946#M737401</link>
    <description>&lt;P&gt;SUB EXPORT&lt;BR /&gt;ask_safe = Inputbox("Please insert save-path") 'e.g. C:\Users\admin\Desktop\test.csv&lt;BR /&gt;msgbox(ask_safe)&lt;BR /&gt;set sObject1 = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;sObject1.Export ask_safe, ", "&lt;BR /&gt;end sub&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2019 07:39:04 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2019-06-24T07:39:04Z</dc:date>
    <item>
      <title>button export to excel</title>
      <link>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594925#M737400</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;my boss said that after clicking the button it should be saved to excel but only at desired location.&lt;/P&gt;&lt;P&gt;for example pop up box will open and will ask for desired path for save.&lt;/P&gt;&lt;P&gt;right now my script is this and saving at only d location but now i want a pop up to ask where to save.&lt;/P&gt;&lt;P&gt;:-&lt;/P&gt;&lt;P&gt;SUB EXPORT&lt;BR /&gt;set sObject1 = ActiveDocument.GetSheetObject("TB02")&lt;BR /&gt;sObject1.Export "D:\MyDoc.csv", ", "&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594925#M737400</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: button export to excel</title>
      <link>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594946#M737401</link>
      <description>&lt;P&gt;SUB EXPORT&lt;BR /&gt;ask_safe = Inputbox("Please insert save-path") 'e.g. C:\Users\admin\Desktop\test.csv&lt;BR /&gt;msgbox(ask_safe)&lt;BR /&gt;set sObject1 = ActiveDocument.GetSheetObject("TB01")&lt;BR /&gt;sObject1.Export ask_safe, ", "&lt;BR /&gt;end sub&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 07:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594946#M737401</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-06-24T07:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: button export to excel</title>
      <link>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594979#M737402</link>
      <description>&lt;P&gt;sir is there any option where window is pop up and ask user for path i mean without hard coding this.&lt;/P&gt;&lt;P&gt;like first i want to save in d drive&lt;/P&gt;&lt;P&gt;next time i want to save in e drive&lt;/P&gt;&lt;P&gt;can this be done without hard code part&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 08:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594979#M737402</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2019-06-24T08:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: button export to excel</title>
      <link>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594983#M737403</link>
      <description>&lt;P&gt;did you try my code above?&lt;/P&gt;&lt;P&gt;It is asking for the path!!&lt;/P&gt;&lt;P&gt;As long as you enter a valid path the macro will save the csv to the desired path!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 08:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-export-to-excel/m-p/1594983#M737403</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-06-24T08:59:44Z</dc:date>
    </item>
  </channel>
</rss>

