<?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 Macro for autominimising the objects in current active sheet..(Please post comments in any, for my further improvement) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-for-autominimising-the-objects-in-current-active-sheet/m-p/257270#M1205183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidya,&lt;/P&gt;&lt;P&gt;Macro to Auminimize the sheetobjects&lt;/P&gt;&lt;P&gt;Sub Minimize&lt;/P&gt;&lt;P&gt;Set S=ActiveDocument.Sheets("main")&lt;/P&gt;&lt;P&gt;For i=0 to S.NoofSheetsobjects-1&lt;/P&gt;&lt;P&gt;S.Sheetobjects(i).Minimize)&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;Try the above&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 May 2010 06:14:37 GMT</pubDate>
    <dc:creator>spsrk_84</dc:creator>
    <dc:date>2010-05-14T06:14:37Z</dc:date>
    <item>
      <title>Macro for autominimising the objects in current active sheet..(Please post comments in any, for my further improvement)</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-for-autominimising-the-objects-in-current-active-sheet/m-p/257269#M1205182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;sub&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mat&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;'Rem minimize all active sheet objects on active sheet&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;set&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;s=ActiveDocument.ActiveSheet&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;for&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;i=&lt;B&gt;lbound&lt;/B&gt;(objs) to &lt;B&gt;ubound&lt;/B&gt; &lt;P&gt;(objs)&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;msgbox&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(objs(i).GetCaption.Name.v)&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;next&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;end&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;sub&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 14:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-for-autominimising-the-objects-in-current-active-sheet/m-p/257269#M1205182</guid>
      <dc:creator />
      <dc:date>2010-05-13T14:54:49Z</dc:date>
    </item>
    <item>
      <title>Macro for autominimising the objects in current active sheet..(Please post comments in any, for my further improvement)</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-for-autominimising-the-objects-in-current-active-sheet/m-p/257270#M1205183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidya,&lt;/P&gt;&lt;P&gt;Macro to Auminimize the sheetobjects&lt;/P&gt;&lt;P&gt;Sub Minimize&lt;/P&gt;&lt;P&gt;Set S=ActiveDocument.Sheets("main")&lt;/P&gt;&lt;P&gt;For i=0 to S.NoofSheetsobjects-1&lt;/P&gt;&lt;P&gt;S.Sheetobjects(i).Minimize)&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;Try the above&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 06:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-for-autominimising-the-objects-in-current-active-sheet/m-p/257270#M1205183</guid>
      <dc:creator>spsrk_84</dc:creator>
      <dc:date>2010-05-14T06:14:37Z</dc:date>
    </item>
  </channel>
</rss>

