<?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 Named areas Excel 2010 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334641#M123354</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;does anyone know how to import excel named areas in QV. It was working with .xls file and does not seem to work anymore with .xlsx or .xlsm files ?&lt;/P&gt;&lt;P&gt;Thanks in advance for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Mar 2012 16:36:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-03T16:36:19Z</dc:date>
    <item>
      <title>Named areas Excel 2010</title>
      <link>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334641#M123354</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;does anyone know how to import excel named areas in QV. It was working with .xls file and does not seem to work anymore with .xlsx or .xlsm files ?&lt;/P&gt;&lt;P&gt;Thanks in advance for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 16:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334641#M123354</guid>
      <dc:creator />
      <dc:date>2012-03-03T16:36:19Z</dc:date>
    </item>
    <item>
      <title>Named areas Excel 2010</title>
      <link>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334642#M123355</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;&lt;/P&gt;&lt;P&gt;Still no answer ... this should work according to reference manual (p200) but i am stuck at this time. Please help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2012 11:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334642#M123355</guid>
      <dc:creator />
      <dc:date>2012-03-04T11:19:41Z</dc:date>
    </item>
    <item>
      <title>Named areas Excel 2010</title>
      <link>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334643#M123356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not clear. Can you give a detail of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2012 11:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334643#M123356</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2012-03-04T11:23:19Z</dc:date>
    </item>
    <item>
      <title>Named areas Excel 2010</title>
      <link>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334644#M123357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can load the named areas. Try the below. The example below is for a named area as "Variable1". To get all such named variables add a table box with "TABLE_NAME" and "TABLE_TYPE". I think any TABLE_TYPE marked as "TABLE" is the named areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=c:\temp\Book3.xlsx];&lt;BR /&gt; tables:&lt;BR /&gt; SQLTABLES;&lt;BR /&gt; DISCONNECT;&lt;/P&gt;&lt;P&gt;SQL SELECT * FROM `C:\temp\Book3.xlsx`.Variable1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solve your query.&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>Sun, 04 Mar 2012 13:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334644#M123357</guid>
      <dc:creator />
      <dc:date>2012-03-04T13:37:13Z</dc:date>
    </item>
    <item>
      <title>Named areas Excel 2010</title>
      <link>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334645#M123358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sajeevan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer does the job. This workaround allows me to bypass my usual way to import named areas.&lt;/P&gt;&lt;P&gt;Regards. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 22:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Named-areas-Excel-2010/m-p/334645#M123358</guid>
      <dc:creator />
      <dc:date>2012-03-05T22:49:59Z</dc:date>
    </item>
  </channel>
</rss>

