<?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: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353526#M18447</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;someone is programming to a requirement specification and isn't willing to use logic and practicality, or push back.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other options to get an empty space is to widen the margins to give the illusion of extra space.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2017 00:37:35 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-04-26T00:37:35Z</dc:date>
    <item>
      <title>How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353405#M18426</link>
      <description>&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;Hello ALl,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;I want to use ods tagsets.excelxp&amp;nbsp;&amp;nbsp;generate excel file,I want the output in excel file start at column B instead of A (Name in clumn B,Sex in column C..so and so forth)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;please help.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;Thanks!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;listing&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; tagsets.excelxp &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;file&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"C:\temp\test.xls";&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;sql&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;select&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; * &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;from&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; sashelp.class;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; tagsets.excelxp &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;listing&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 19:20:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353405#M18426</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-04-25T19:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353415#M18427</link>
      <description>&lt;P&gt;Hello George,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not know tagsets.excelxp, but just in case you decided to go a different route, here is an option for you:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
call symputx('nowyear', year(date()));
call symputx('nowmonth', month(date()));
call symputx('nowday', day(date()));
call symputx('nowhour', hour(datetime()));
call symputx('nowminute', minute(datetime()));
run;

%let myvar = %str(&amp;amp;nowyear)_%str(&amp;amp;nowmonth)_%str(&amp;amp;nowday)_%str(&amp;amp;nowhour)_%str(&amp;amp;nowminute); 
%let title = "F:\Main\Documents\EN_%str(&amp;amp;myvar).xlsx";

PROC EXPORT DATA=RPT_T1 outfile= &amp;amp;title dbms=xlsx replace;
sheet="RPT_T1";
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Where RPT_T1 is a dataset that selects only the columns that you specify.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please ignore if using excelxp is a&amp;nbsp;requirement.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 19:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353415#M18427</guid>
      <dc:creator>thomp7050</dc:creator>
      <dc:date>2017-04-25T19:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353417#M18428</link>
      <description>&lt;P&gt;I don't believe there's an easy way to accomplish this &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 19:38:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353417#M18428</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-25T19:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353419#M18429</link>
      <description>&lt;P&gt;A guess that I hope is worth testing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;select ' ' as a, * from sashelp.class;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 19:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353419#M18429</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-04-25T19:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353444#M18436</link>
      <description>That will show name 'a' in the excel ,how to remove that? thanks!</description>
      <pubDate>Tue, 25 Apr 2017 20:30:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353444#M18436</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-04-25T20:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353448#M18437</link>
      <description>&lt;P&gt;You won't see anything but there would be a null character if you use a LABEL='&amp;nbsp;' after the "as a" code. Note that you can get null character (at least in Windows) by holding down the alt key and typing 255 on the numeric pad. The character doesn't actually type until the Alt key is released.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;select ' ' as a Label='&amp;nbsp;', *&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 20:42:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353448#M18437</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-04-25T20:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353460#M18438</link>
      <description>Actually I don't want create the empty column, because I use style=, it will print the cells grid which I don't want it be in then the output.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 25 Apr 2017 21:03:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353460#M18438</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-04-25T21:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353470#M18439</link>
      <description>&lt;P&gt;Should be easy using PROC SQL.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sql;
select ' ',* from sashelp.class;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I little more work using PROC PRINT since you need to make a new column first and to get an empty header you have to use the LABEL instead of the NAME for the column headers. &amp;nbsp;If the other variables have labels that are different than their names this will change how their columns are headed.&lt;/P&gt;
&lt;P&gt;If you set the label to a tab then it doesn't appear in Excel.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data view1 / view=view1 ;
  retain _ ' ';
  set sashelp.class ;
run;
proc print data=view1 noobs label; 
  label _='09'x;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Or you could set the label to the split character and use the SPLIT= option instead.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=view1 noobs split='#'; 
  label _='#';
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 21:32:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353470#M18439</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2017-04-25T21:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353481#M18441</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10531"&gt;@GeorgeSAS&lt;/a&gt; wrote:&lt;BR /&gt;Actually I don't want create the empty column, because I use style=, it will print the cells grid which I don't want it be in then the output.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Which is adding an additional requirement not mentioned in the original post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask what is so important about a column that apparently isn't to hold any data and not have any cell borders appear (if I understand what your "cells grid" comment means)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 22:24:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353481#M18441</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-04-25T22:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353526#M18447</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;someone is programming to a requirement specification and isn't willing to use logic and practicality, or push back.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other options to get an empty space is to widen the margins to give the illusion of extra space.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 00:37:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353526#M18447</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-26T00:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353637#M18451</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;I think our Technical Support Department has a modified version of the ExcelXP tagset that has an option to control the starting cell. &amp;nbsp;You can open a track and inquire at:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_self"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;If you're using the third maintenance for SAS 9.4 or later, then you can use the START_AT option of the Excel destination:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/odsug/69832/HTML/default/viewer.htm#p09n5pw9ol0897n1qe04zeur27rv.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/odsug/69832/HTML/default/viewer.htm#p09n5pw9ol0897n1qe04zeur27rv.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 11:29:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353637#M18451</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2017-04-26T11:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353764#M18456</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;someone is programming to a requirement specification and isn't willing to use logic and practicality, or push back.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other options to get an empty space is to widen the margins to give the illusion of extra space.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;&amp;nbsp;I was sort of hoping that the OP had asked, and could therefore answer,&amp;nbsp;because I find that sometimes when I ask about odd requirements it turns out the response is often "that's what we've always done" and a little discussion sometimes (not even often but sometimes) results in a change to process.&amp;nbsp;Possibly an answer may have allowed a more targeted response such as something like margins, cell padding, borders or revealed all of the requirements instead of the "here's a suggestion" followed by "but we're not allowed to do that".&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 15:29:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353764#M18456</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-04-26T15:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Name start at coumn B instead of A in EXCEL using ods tagsets.excelxp</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353813#M18458</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;fair enough, hopefully&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10531"&gt;@GeorgeSAS&lt;/a&gt;&amp;nbsp;still responds to your question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 17:44:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-get-Name-start-at-coumn-B-instead-of-A-in-EXCEL-using-ods/m-p/353813#M18458</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-26T17:44:29Z</dc:date>
    </item>
  </channel>
</rss>

