<?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: Combining 3 columns into 1 excel file in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606737#M8361</link>
    <description>&lt;P&gt;Okay, so your title says you want 1 Excel file, but your text says you want one Excel column. Can you clarify?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Also B3 has a no value for last cell, so how to account for that?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's very much up to you, how do you want to account for that?&lt;/P&gt;</description>
    <pubDate>Sun, 24 Nov 2019 00:07:01 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2019-11-24T00:07:01Z</dc:date>
    <item>
      <title>Combining 3 columns into 1 excel file</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606729#M8360</link>
      <description>Trying to combine B1 B2 and B3 which list the same thing&lt;BR /&gt;In excel file, they are three different columns, trying to make it one.&lt;BR /&gt;&lt;BR /&gt;B1 B2 B3&lt;BR /&gt;&lt;BR /&gt;A2Ph J9GV U9Wr&lt;BR /&gt;J3Ik H5Hb H8sh&lt;BR /&gt;K8Pw J2Wn&lt;BR /&gt;&lt;BR /&gt;Kind of like this&lt;BR /&gt;&lt;BR /&gt;Grade Age FInitial Linitial&lt;BR /&gt;&lt;BR /&gt;A2Ph&lt;BR /&gt;J3Ik&lt;BR /&gt;K8Pw&lt;BR /&gt;J9GV&lt;BR /&gt;H5Hb&lt;BR /&gt;J2Wn&lt;BR /&gt;U9Wr&lt;BR /&gt;H8sh&lt;BR /&gt;&lt;BR /&gt;Also B3 has a no value for last cell, so how to account for that?</description>
      <pubDate>Sat, 23 Nov 2019 23:14:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606729#M8360</guid>
      <dc:creator>Granny</dc:creator>
      <dc:date>2019-11-23T23:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Combining 3 columns into 1 excel file</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606737#M8361</link>
      <description>&lt;P&gt;Okay, so your title says you want 1 Excel file, but your text says you want one Excel column. Can you clarify?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Also B3 has a no value for last cell, so how to account for that?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's very much up to you, how do you want to account for that?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 00:07:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606737#M8361</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-11-24T00:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Combining 3 columns into 1 excel file</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606740#M8362</link>
      <description>Excel column please! I want to import it to SAS and then make the three columns merge into one, but also delete the blank value</description>
      <pubDate>Sun, 24 Nov 2019 00:24:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606740#M8362</guid>
      <dc:creator>Granny</dc:creator>
      <dc:date>2019-11-24T00:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Combining 3 columns into 1 excel file</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606743#M8363</link>
      <description>&lt;P&gt;Sorry, but I'm still not clear on what you mean.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I want to import it to SAS and then make the three columns merge into one, but also delete the blank value&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You want to import it into SAS? Where is the data now? Text file? Excel file? SAS data set? Database? Other?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Why not import it into Excel and then re-arrange there? Why is SAS even necessary in this problem?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 00:29:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606743#M8363</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-11-24T00:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Combining 3 columns into 1 excel file</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606745#M8364</link>
      <description>I actually figured it out but thank you&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Nov 2019 00:44:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Combining-3-columns-into-1-excel-file/m-p/606745#M8364</guid>
      <dc:creator>Granny</dc:creator>
      <dc:date>2019-11-24T00:44:11Z</dc:date>
    </item>
  </channel>
</rss>

