<?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: how to count no.of sheets in execl file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320456#M118095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try this code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use your xls path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\Documents and Settings\skchauhan\Desktop\Security.xlsx];&lt;/P&gt;&lt;P&gt;&amp;nbsp; tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp; SQLTables;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DISCONNECT;&lt;BR /&gt;&amp;nbsp; let var=NoOfRows('tables');&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp; FOR i = 0 to $(var)-1&lt;BR /&gt;&amp;nbsp; let sheetName=subfield(peek('TABLE_NAME', i,'tables'),'$',1);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; $(sheetName):&lt;/P&gt;&lt;P&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(ooxml, embedded labels, table is '$(sheetName)')&lt;/C&gt;&lt;/P&gt;&lt;P&gt;; &lt;BR /&gt;&amp;nbsp; NEXT i&lt;/P&gt;&lt;P&gt;DROP Table tables;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2011 11:23:51 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2011-11-15T11:23:51Z</dc:date>
    <item>
      <title>how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320445#M118084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;i have execl fine named A..in A there are n no of sheets.&lt;/P&gt;&lt;P&gt;so i want to count that sheets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any function to count no of sheets in execl file data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 07:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320445#M118084</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-15T07:15:49Z</dc:date>
    </item>
    <item>
      <title>how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320446#M118085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; An ODBC connection to the excel file can give you the number of sheets. It should look like something below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ODBC CONNECT TO [Excel Files;DBQ=c:\temp.xls];&lt;BR /&gt;&amp;nbsp; tables:&lt;BR /&gt;&amp;nbsp; SQLTables;&lt;BR /&gt;&amp;nbsp; DISCONNECT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; NoOfRows('tables') will give you the number of sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajeevan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 07:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320446#M118085</guid>
      <dc:creator />
      <dc:date>2011-11-15T07:26:27Z</dc:date>
    </item>
    <item>
      <title>how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320447#M118086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Saajeen&lt;/P&gt;&lt;P&gt;thanks for your reply ...&lt;/P&gt;&lt;P&gt;i am not getting u properly will you explain in detail.&lt;/P&gt;&lt;P&gt;in fact i want to load all sheets at a time ,&lt;/P&gt;&lt;P&gt;thanks rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 07:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320447#M118086</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-15T07:45:31Z</dc:date>
    </item>
    <item>
      <title>how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320448#M118087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\Documents and Settings\skchauhan\Desktop\sunil\test.xlsx];&lt;/P&gt;&lt;P&gt; tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp; SQLTables;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change here path of excel it wiill load all sheets from xls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 07:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320448#M118087</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-11-15T07:58:08Z</dc:date>
    </item>
    <item>
      <title>how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320449#M118088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us assume that you have an excel file called "c:\temp\abc.xls" which contains multiple sheets. Try the below to load data from all sheets in one go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ODBC CONNECT TO [Excel Files;DBQ=c:\temp\abc.xls];&lt;/P&gt;&lt;P&gt;&amp;nbsp; tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp; SQLTables;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DISCONNECT;&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR i = 0 to NoOfRows('tables')-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET sheetName = purgeChar(peek('TABLE_NAME', i, 'tables'), chr(39));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM c:\temp\abc.xls (biff, embedded labels, table is $(sheetName)) where right('$(sheetName)',1) = '$';&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; DROP Table tables;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know whether this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajeevan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 08:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320449#M118088</guid>
      <dc:creator />
      <dc:date>2011-11-15T08:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320450#M118089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please use below code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\Documents and Settings\skchauhan\Desktop\sunil\test.xls];&lt;/P&gt;&lt;P&gt;&amp;nbsp; tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp; SQLTables;&lt;BR /&gt;&amp;nbsp; let var=NoOfRows('tables');&lt;BR /&gt;FOR i = 0 to $(var)-1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached files also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 08:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320450#M118089</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-11-15T08:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320451#M118090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;sanjeev&lt;/P&gt;&lt;P&gt;its is not working,here i am attached my exel file &lt;/P&gt;&lt;P&gt;plz find the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 08:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320451#M118090</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-15T08:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320452#M118091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunil&lt;/P&gt;&lt;P&gt;in my execl file fiels are diffrent and i want to reload all sheets data at a time..i.e. all sheets&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 09:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320452#M118091</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-15T09:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320453#M118092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code I have given you is for ".xls" format not for ".xlsx" file. I will try with the file you sent and let you know. For the time being you can open your ".xlsx" file and save as ".xls" file then my code should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;".xls" files are BIFF format but ".xlsx" file are XML format hence need to rework on the code. I don't have office2007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sajeevan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 09:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320453#M118092</guid>
      <dc:creator />
      <dc:date>2011-11-15T09:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320454#M118093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hu sajeevar&lt;/P&gt;&lt;P&gt;very very thank you for helping me..&lt;/P&gt;&lt;P&gt;thanks rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 10:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320454#M118093</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-15T10:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320455#M118094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you can do the below and load all sheets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, create a table with all possible table names like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TABLE_NAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sheet9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, add the code below which doesn't show an error when a sheet is not present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set Errormode = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Third, load the sheets using the code below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR i = 0 to NoOfRows('tables')-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET sheetName = purgeChar(peek('TABLE_NAME', i, 'tables'), chr(39));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM C:\Temp\Security.xlsx&amp;nbsp; (ooxml, embedded labels, table is $(sheetName));&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this till the time we find ways of resolving "xlsx" file format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajeevan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 10:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320455#M118094</guid>
      <dc:creator />
      <dc:date>2011-11-15T10:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320456#M118095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try this code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use your xls path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\Documents and Settings\skchauhan\Desktop\Security.xlsx];&lt;/P&gt;&lt;P&gt;&amp;nbsp; tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp; SQLTables;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DISCONNECT;&lt;BR /&gt;&amp;nbsp; let var=NoOfRows('tables');&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp; FOR i = 0 to $(var)-1&lt;BR /&gt;&amp;nbsp; let sheetName=subfield(peek('TABLE_NAME', i,'tables'),'$',1);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; $(sheetName):&lt;/P&gt;&lt;P&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(ooxml, embedded labels, table is '$(sheetName)')&lt;/C&gt;&lt;/P&gt;&lt;P&gt;; &lt;BR /&gt;&amp;nbsp; NEXT i&lt;/P&gt;&lt;P&gt;DROP Table tables;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 11:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320456#M118095</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-11-15T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to count no.of sheets in execl file</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320457#M118096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By covering sheetName with [], you code is working..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT32 TO [Excel Files;DBQ=C:\Users\Desktop\0fn38wmkbm19j.xls];&lt;/P&gt;&lt;P&gt;tables:&lt;/P&gt;&lt;P&gt;SQLTables;&lt;/P&gt;&lt;P&gt;DISCONNECT;&lt;/P&gt;&lt;P&gt;FOR i = 0 to NoOfRows('tables')-1&lt;BR /&gt; LET sheetName = purgeChar(peek('TABLE_NAME', i, 'tables'), chr(39));&lt;BR /&gt; Data:&lt;/P&gt;&lt;P&gt; LOAD *&lt;BR /&gt; FROM C:\Users\Desktop\0fn38wmkbm19j.xls (biff, embedded labels, table is [$(sheetName)]);&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;P&gt;DROP Table tables;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 13:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-count-no-of-sheets-in-execl-file/m-p/320457#M118096</guid>
      <dc:creator />
      <dc:date>2014-07-11T13:57:06Z</dc:date>
    </item>
  </channel>
</rss>

