<?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 Rename Sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rename-Sheet/m-p/480304#M179478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Hi, I have a macro that I exported all my data to a document qlikview excel, I need help to do that within this macro to rename all the leaves I open this same macro, I hope I can provide the code, and that help me to tell me where to place the code within the macro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Best Regards Thanks ....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 18:51:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-16T18:51:31Z</dc:date>
    <item>
      <title>Rename Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-Sheet/m-p/480304#M179478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Hi, I have a macro that I exported all my data to a document qlikview excel, I need help to do that within this macro to rename all the leaves I open this same macro, I hope I can provide the code, and that help me to tell me where to place the code within the macro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Best Regards Thanks ....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 18:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-Sheet/m-p/480304#M179478</guid>
      <dc:creator />
      <dc:date>2013-10-16T18:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-Sheet/m-p/480305#M179479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will need to explain what you mean as I dont understand what you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 21:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-Sheet/m-p/480305#M179479</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-16T21:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rename Sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-Sheet/m-p/480306#M179480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="java" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13819592385631546" jivemacro_uid="_13819592385631546" modifiedtitle="true"&gt;
&lt;P&gt;set XLSheet = XLDoc.Worksheets("Sheet1") 'sheet to have name changed&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;XLSheet.Name = "New NAme" &lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 21:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-Sheet/m-p/480306#M179480</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-16T21:34:39Z</dc:date>
    </item>
  </channel>
</rss>

