<?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: SAS_ARRAY_Processing in All Things Community</title>
    <link>https://communities.sas.com/t5/All-Things-Community/SAS-ARRAY-Processing/m-p/444280#M3052</link>
    <description>&lt;P&gt;And what is the desired output for the process to look like?&lt;/P&gt;
&lt;P&gt;You mention another program. What kind&amp;nbsp;"&amp;nbsp;it in values in variable mentined in another program" things are you looking to match? You'll likely have to share at least that second program to know what variables might be. And with variable number of input columns I suspect lots of headaches getting this to align properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A "macro" may be possible. I'm not sure that arrays are going to help though as arrays are used to process multiple variables in a single row (observation) in a similar manner (usually).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Mar 2018 21:21:34 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-03-09T21:21:34Z</dc:date>
    <item>
      <title>SAS_ARRAY_Processing</title>
      <link>https://communities.sas.com/t5/All-Things-Community/SAS-ARRAY-Processing/m-p/443940#M3046</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a excel sheet like below which contains values for some division accoridng to age group which I used receive this every month.I have programme where I have to hardcoded the vlaues given from excel sheet to run that programme. Just wanna to automate this so that if we will get excel sheet in future we just need to place in a folder and a sas programme will pick all vlaues fron excel sheet and it in values in variable mentined in another programm. I Just want to do with Array+Macro concepts. Anyone's approch is highly appreciated . Thanks in Advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we use two dimensional array concepts here &amp;nbsp;???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note :- It is just an example the original excel one contains huge obs with 44 variables.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;Division&lt;/TD&gt;&lt;TD&gt;_0_12_Mths&lt;/TD&gt;&lt;TD&gt;_13_36_Mths&lt;/TD&gt;&lt;TD&gt;_37_72_Mths&lt;/TD&gt;&lt;TD&gt;_73_plus_Mths&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;abc&lt;/TD&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;TD&gt;231&lt;/TD&gt;&lt;TD&gt;34&lt;/TD&gt;&lt;TD&gt;87&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;def&lt;/TD&gt;&lt;TD&gt;55&lt;/TD&gt;&lt;TD&gt;77&lt;/TD&gt;&lt;TD&gt;909&lt;/TD&gt;&lt;TD&gt;44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;pqr&lt;/TD&gt;&lt;TD&gt;99&lt;/TD&gt;&lt;TD&gt;76&lt;/TD&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;xyz&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;34&lt;/TD&gt;&lt;TD&gt;76&lt;/TD&gt;&lt;TD&gt;94&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;kml&lt;/TD&gt;&lt;TD&gt;33&lt;/TD&gt;&lt;TD&gt;99&lt;/TD&gt;&lt;TD&gt;66&lt;/TD&gt;&lt;TD&gt;44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;snw&lt;/TD&gt;&lt;TD&gt;1188&lt;/TD&gt;&lt;TD&gt;55&lt;/TD&gt;&lt;TD&gt;44&lt;/TD&gt;&lt;TD&gt;85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ssl&lt;/TD&gt;&lt;TD&gt;234&lt;/TD&gt;&lt;TD&gt;675&lt;/TD&gt;&lt;TD&gt;890&lt;/TD&gt;&lt;TD&gt;543&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 00:21:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/SAS-ARRAY-Processing/m-p/443940#M3046</guid>
      <dc:creator>Suvendu_Lenka</dc:creator>
      <dc:date>2018-03-09T00:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS_ARRAY_Processing</title>
      <link>https://communities.sas.com/t5/All-Things-Community/SAS-ARRAY-Processing/m-p/444280#M3052</link>
      <description>&lt;P&gt;And what is the desired output for the process to look like?&lt;/P&gt;
&lt;P&gt;You mention another program. What kind&amp;nbsp;"&amp;nbsp;it in values in variable mentined in another program" things are you looking to match? You'll likely have to share at least that second program to know what variables might be. And with variable number of input columns I suspect lots of headaches getting this to align properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A "macro" may be possible. I'm not sure that arrays are going to help though as arrays are used to process multiple variables in a single row (observation) in a similar manner (usually).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 21:21:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/SAS-ARRAY-Processing/m-p/444280#M3052</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-03-09T21:21:34Z</dc:date>
    </item>
  </channel>
</rss>

