<?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: VBA code for sheetobject selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607456#M736224</link>
    <description>&lt;P&gt;Use similar code to select a customer:&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Customer").Select "Joe Blow"&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2019 12:02:08 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2019-07-30T12:02:08Z</dc:date>
    <item>
      <title>VBA code for sheetobject selection</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607147#M736221</link>
      <description>&lt;P&gt;Hi There&lt;/P&gt;&lt;P&gt;i have selected the sheetobject using the belwo vba code, but i am not sure how to make filter/Selection in sheetobject (CH11), could you please help me on this&lt;/P&gt;&lt;P&gt;Set obj = doc.GetSheetObject("CH11")&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607147#M736221</guid>
      <dc:creator>venkatasubramanian</dc:creator>
      <dc:date>2024-11-16T20:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: VBA code for sheetobject selection</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607173#M736222</link>
      <description>&lt;P&gt;From the API Guide:&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Month").Select "September"&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Month").Select "J*"&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Sales").Select "&amp;gt;1500"&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 19:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607173#M736222</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-07-29T19:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: VBA code for sheetobject selection</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607180#M736223</link>
      <description>&lt;P&gt;I have tried this but it shows "Object doesn't support this property or method" error.&lt;/P&gt;&lt;P&gt;I will elaborate my question for more clarity, I&amp;nbsp;need to make some selection&lt;STRONG&gt; (cyclic filter selection)&lt;/STRONG&gt; in the objectsheet (sheet names in default shows CH11, CH51...) before i export that in the excel file.&lt;/P&gt;&lt;P&gt;I have made all the selection using the code &lt;FONT color="#008000"&gt;Activedocument.GetField("Month").Select "Jul"&lt;/FONT&gt; and got an output in the object sheet, now i have to export Jul month data per customer/, to do that i have to make a selection (customer) in the output (object sheet) and export it in the excel file. I need a code to select customer in the output sheet.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 19:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607180#M736223</guid>
      <dc:creator>venkatasubramanian</dc:creator>
      <dc:date>2019-07-29T19:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: VBA code for sheetobject selection</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607456#M736224</link>
      <description>&lt;P&gt;Use similar code to select a customer:&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Customer").Select "Joe Blow"&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 12:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-code-for-sheetobject-selection/m-p/1607456#M736224</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-07-30T12:02:08Z</dc:date>
    </item>
  </channel>
</rss>

