<?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: can we have cell value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157457#M32933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very similar problem, but I can not make the code above work as it is i.e. "set cell = table.GetCell(Rowiter, Coliter)" can only work when written as "set cell = table.GetCell(Rowiter, Coliter).&lt;STRONG&gt;text&lt;/STRONG&gt;". However, this time the variable takes it as "text" and can not be used for any mathematical operation. Any help on this appreciated, please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2012 11:11:55 GMT</pubDate>
    <dc:creator>murozel76</dc:creator>
    <dc:date>2012-09-27T11:11:55Z</dc:date>
    <item>
      <title>can we have cell value</title>
      <link>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157454#M32930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI can we get any cell value from a straight table to variable in qlikview ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 14:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157454#M32930</guid>
      <dc:creator />
      <dc:date>2011-01-06T14:21:45Z</dc:date>
    </item>
    <item>
      <title>can we have cell value</title>
      <link>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157455#M32931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set table = ActiveDocument.GetSheetObject( "CH01" )&lt;BR /&gt;for RowIter = 0 to table.GetRowCount-1&lt;BR /&gt; for ColIter =0 to table.GetColumnCount-1&lt;BR /&gt; set cell = table.GetCell(RowIter,ColIter)&lt;BR /&gt; msgbox(cell.Text)&lt;BR /&gt; next&lt;BR /&gt;next&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 14:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157455#M32931</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-01-06T14:31:40Z</dc:date>
    </item>
    <item>
      <title>can we have cell value</title>
      <link>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157456#M32932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Thanks Sunil,&lt;/P&gt;&lt;P&gt;&amp;nbsp; The code is very useful . I want to get the maximum value of a specific column.If there are 10 rows in a straight or pivot table, then i would like to get the max value of 10 rows. Is it feasible. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 14:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157456#M32932</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-04-16T14:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: can we have cell value</title>
      <link>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157457#M32933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very similar problem, but I can not make the code above work as it is i.e. "set cell = table.GetCell(Rowiter, Coliter)" can only work when written as "set cell = table.GetCell(Rowiter, Coliter).&lt;STRONG&gt;text&lt;/STRONG&gt;". However, this time the variable takes it as "text" and can not be used for any mathematical operation. Any help on this appreciated, please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 11:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-we-have-cell-value/m-p/157457#M32933</guid>
      <dc:creator>murozel76</dc:creator>
      <dc:date>2012-09-27T11:11:55Z</dc:date>
    </item>
  </channel>
</rss>

