<?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 SAS Add in for Microsoft Office Excel format displaying issue in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Add-in-for-Microsoft-Office-Excel-format-displaying-issue/m-p/346192#M18250</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm failry new to SAS Add in for Microsoft Excel so please be gentle.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Background info&amp;nbsp; Using Excel 2010 and running SAS Enterprise Guide 7.1 version 7.13 HF3&lt;/P&gt;
&lt;P&gt;Each week I update an Excel report that contains month-to-date data calculated as a percentage.&amp;nbsp;&amp;nbsp;My SAS data set that I am retrieving the information from is formatted as PercentN10.1.&amp;nbsp; When I select the refresh button for SAS in Excel, the columns in the excel file will often display with&amp;nbsp;hundreths visisble instead of only tenths.&lt;/P&gt;
&lt;P&gt;Is there a setting I can change so I do not have to adjust formats each week after refreshing?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex.&lt;/P&gt;
&lt;P&gt;before 3.2%&amp;nbsp;&amp;nbsp; after 3.20%&amp;nbsp; ( I have to adjust visible decimals after refreshing)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2017 15:51:27 GMT</pubDate>
    <dc:creator>AaroninMN</dc:creator>
    <dc:date>2017-03-31T15:51:27Z</dc:date>
    <item>
      <title>SAS Add in for Microsoft Office Excel format displaying issue</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Add-in-for-Microsoft-Office-Excel-format-displaying-issue/m-p/346192#M18250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm failry new to SAS Add in for Microsoft Excel so please be gentle.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Background info&amp;nbsp; Using Excel 2010 and running SAS Enterprise Guide 7.1 version 7.13 HF3&lt;/P&gt;
&lt;P&gt;Each week I update an Excel report that contains month-to-date data calculated as a percentage.&amp;nbsp;&amp;nbsp;My SAS data set that I am retrieving the information from is formatted as PercentN10.1.&amp;nbsp; When I select the refresh button for SAS in Excel, the columns in the excel file will often display with&amp;nbsp;hundreths visisble instead of only tenths.&lt;/P&gt;
&lt;P&gt;Is there a setting I can change so I do not have to adjust formats each week after refreshing?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex.&lt;/P&gt;
&lt;P&gt;before 3.2%&amp;nbsp;&amp;nbsp; after 3.20%&amp;nbsp; ( I have to adjust visible decimals after refreshing)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:51:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Add-in-for-Microsoft-Office-Excel-format-displaying-issue/m-p/346192#M18250</guid>
      <dc:creator>AaroninMN</dc:creator>
      <dc:date>2017-03-31T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add in for Microsoft Office Excel format displaying issue</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Add-in-for-Microsoft-Office-Excel-format-displaying-issue/m-p/346239#M18255</link>
      <description>Hi:&lt;BR /&gt;  If you are pulling the data directly into Excel from SAS, then you may have to manually supply the format.&lt;BR /&gt;&lt;BR /&gt;  If you are using ODS, such as in a stored process, to do your report, then you may be able to control your percent. Unfortunately, Excel does not always respect the SAS formats.&lt;BR /&gt;cynthia</description>
      <pubDate>Fri, 31 Mar 2017 17:20:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Add-in-for-Microsoft-Office-Excel-format-displaying-issue/m-p/346239#M18255</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-03-31T17:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Add in for Microsoft Office Excel format displaying issue</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Add-in-for-Microsoft-Office-Excel-format-displaying-issue/m-p/346508#M18259</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;There are several ways to update an excel sheet in place and maintain existing formatting. 'proc import/export',  ODS excel and xmltagsets are not able to update an existing sheet keeping the formatting, SAS Libname, Python, R and Peal can.

I don't use MS office add ons and I am not sure if 'proc import/export' can update in place or drop a sheet and repopulate.

I have quite a few posts on updating excel in place.



&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 02 Apr 2017 18:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-Add-in-for-Microsoft-Office-Excel-format-displaying-issue/m-p/346508#M18259</guid>
      <dc:creator>rogerjdeangelis</dc:creator>
      <dc:date>2017-04-02T18:25:59Z</dc:date>
    </item>
  </channel>
</rss>

