<?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: Proc Export - Skip first column in excel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259837#M50332</link>
    <description>&lt;P&gt;A couple of thoughts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You could easily do the analysis you describe in SAS without exporting to Excel.&lt;/LI&gt;
&lt;LI&gt;If you still wish to use Excel you could concatenate your two columns in SAS, then export also column A.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 29 Mar 2016 18:34:41 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2016-03-29T18:34:41Z</dc:date>
    <item>
      <title>Proc Export - Skip first column in excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259832#M50330</link>
      <description>&lt;P&gt;I need some help on exporting a data set to excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My data looks like this;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; colour&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; total &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;02/01/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blue&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;02/01/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yellow&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my excel workbook, my report will be using vlookups to determine the number of blue vs. yellow on Feb.1st.&amp;nbsp; Therefore, I will be making a concatenated field of the date &amp;amp; colour.&amp;nbsp; I would like to make this concatenated field the first column (column A) in my data sheet and don't want to have to create the column daily.&amp;nbsp; How do I export the above 3 columns by skipping column A on my data sheet?&amp;nbsp; I would like to replace everything in the data sheet daily with the exception of column A.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 18:23:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259832#M50330</guid>
      <dc:creator>ertweety</dc:creator>
      <dc:date>2016-03-29T18:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export - Skip first column in excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259837#M50332</link>
      <description>&lt;P&gt;A couple of thoughts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You could easily do the analysis you describe in SAS without exporting to Excel.&lt;/LI&gt;
&lt;LI&gt;If you still wish to use Excel you could concatenate your two columns in SAS, then export also column A.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 29 Mar 2016 18:34:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259837#M50332</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-03-29T18:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export - Skip first column in excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259848#M50337</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to concatenate the 2 fields in sas but it concatenates differently than in excel because of the date.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 19:01:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259848#M50337</guid>
      <dc:creator>ertweety</dc:creator>
      <dc:date>2016-03-29T19:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export - Skip first column in excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259856#M50340</link>
      <description>&lt;P&gt;Please post what you want as your concatenated column and also what you have tried in SAS.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 19:17:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259856#M50340</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-03-29T19:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export - Skip first column in excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259873#M50345</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi﻿&lt;/a&gt;&amp;nbsp;mentioned, why do it in Excel at all, SAS is designed to do statistics? &amp;nbsp;If you have to use Excel, why use SAS? &amp;nbsp;You seem to be using things just because they are there. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for this concatenating columns, that doesn't sound like a good idea to me. &amp;nbsp;If you do it in SAS you can use group by &amp;lt;var1&amp;gt;,&amp;lt;var2&amp;gt;, or by group processing. &amp;nbsp;If using Excel then there are other functions available, countif() is one that jumps to mind. &amp;nbsp;Check what you need to do, and why, then decide what software is better suited to the purpose.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 19:39:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259873#M50345</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-03-29T19:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export - Skip first column in excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259887#M50351</link>
      <description>&lt;P&gt;I have figured it out.&amp;nbsp; I concatenated the 2 fields.&amp;nbsp; Prior to concatenating I added 21916 to the date field.&amp;nbsp; Excel could then read the date.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 20:01:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-Skip-first-column-in-excel/m-p/259887#M50351</guid>
      <dc:creator>ertweety</dc:creator>
      <dc:date>2016-03-29T20:01:43Z</dc:date>
    </item>
  </channel>
</rss>

