<?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 reading in excel file with hidden columns in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/reading-in-excel-file-with-hidden-columns/m-p/391508#M94028</link>
    <description>&lt;P&gt;Hi, does anyone know how to read in hidden columns from an Excel file without manually unhiding them? Right now, when I read in an Excel sheet (using DDE), the hidden column is not read, and the column that follows it (with string characters) is not populated. Once I manually unhide the column, it is read, and so is teh following column. I would like to avoid manually unhiding columns in several Excel sheets. Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2017 14:58:43 GMT</pubDate>
    <dc:creator>tanya1</dc:creator>
    <dc:date>2017-08-29T14:58:43Z</dc:date>
    <item>
      <title>reading in excel file with hidden columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-in-excel-file-with-hidden-columns/m-p/391508#M94028</link>
      <description>&lt;P&gt;Hi, does anyone know how to read in hidden columns from an Excel file without manually unhiding them? Right now, when I read in an Excel sheet (using DDE), the hidden column is not read, and the column that follows it (with string characters) is not populated. Once I manually unhide the column, it is read, and so is teh following column. I would like to avoid manually unhiding columns in several Excel sheets. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 14:58:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-in-excel-file-with-hidden-columns/m-p/391508#M94028</guid>
      <dc:creator>tanya1</dc:creator>
      <dc:date>2017-08-29T14:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: reading in excel file with hidden columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-in-excel-file-with-hidden-columns/m-p/391511#M94030</link>
      <description>PROC IMPORT will read them by default.&lt;BR /&gt;DDE is a manual process so the workaround in DDE would be difficult. DDE really shouldn't be used anymore, it's getting more and more out of date.</description>
      <pubDate>Tue, 29 Aug 2017 15:02:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-in-excel-file-with-hidden-columns/m-p/391511#M94030</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-29T15:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: reading in excel file with hidden columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/reading-in-excel-file-with-hidden-columns/m-p/391513#M94032</link>
      <description>&lt;P&gt;Proc import reads in the hidden fields with no issues.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 15:07:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/reading-in-excel-file-with-hidden-columns/m-p/391513#M94032</guid>
      <dc:creator>piyushas</dc:creator>
      <dc:date>2017-08-29T15:07:22Z</dc:date>
    </item>
  </channel>
</rss>

