<?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 import.Change column names, if columns have space or cpecific symbols. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-import-Change-column-names-if-columns-have-space-or/m-p/17445#M3312</link>
    <description>Hi Again,&lt;BR /&gt;
Problem was fixed by VALIDVARNAME options.&lt;BR /&gt;
If set it to value V7 it replace all blanks and specific symbols to "_".&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
    <pubDate>Fri, 25 Feb 2011 15:25:21 GMT</pubDate>
    <dc:creator>Yura2301</dc:creator>
    <dc:date>2011-02-25T15:25:21Z</dc:date>
    <item>
      <title>Proc import.Change column names, if columns have space or cpecific symbols.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-import-Change-column-names-if-columns-have-space-or/m-p/17444#M3311</link>
      <description>Hi all,&lt;BR /&gt;
I use proc import for importing data from excel file.&lt;BR /&gt;
First row in excel file can has cells with few spaces(or another specific symbols), for example:&lt;BR /&gt;
Transactions amount&lt;BR /&gt;
&lt;BR /&gt;
After import sas treat this column as 'Transactions amount'n   ,&lt;BR /&gt;
but this format of column names isn't suitible for me, I need convert it to smth. like:&lt;BR /&gt;
TransactionsAmount or Transactions_amount, without ' and "n".&lt;BR /&gt;
I can resolve this problem by making macro with loop which will replace in each column names which has space(or some specific symbol) this space into "_", but I think must be some more simple and universal solution for such situations...&lt;BR /&gt;
So if you know some similar approach -please write.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Fri, 25 Feb 2011 13:06:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-import-Change-column-names-if-columns-have-space-or/m-p/17444#M3311</guid>
      <dc:creator>Yura2301</dc:creator>
      <dc:date>2011-02-25T13:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Proc import.Change column names, if columns have space or cpecific symbols.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-import-Change-column-names-if-columns-have-space-or/m-p/17445#M3312</link>
      <description>Hi Again,&lt;BR /&gt;
Problem was fixed by VALIDVARNAME options.&lt;BR /&gt;
If set it to value V7 it replace all blanks and specific symbols to "_".&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Fri, 25 Feb 2011 15:25:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-import-Change-column-names-if-columns-have-space-or/m-p/17445#M3312</guid>
      <dc:creator>Yura2301</dc:creator>
      <dc:date>2011-02-25T15:25:21Z</dc:date>
    </item>
  </channel>
</rss>

