<?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: ods tagsets.excelxp vjust in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36336#M5207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Dear Cynthia,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;This post is 1.5 years old but I am experiencing similar problems with vertical alignment using ExcelXP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;I tried your code to generate vjust.xml as-is but did not get vertical alignment ‘center’.&amp;nbsp; It is still ‘bottom’.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;The same issue with ‘top’ using your sample code from the &lt;SPAN style="text-decoration: underline;"&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/message/124812#124812"&gt;https://communities.sas.com/message/124812#124812&lt;/A&gt;&lt;/SPAN&gt; post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;I am working with SAS 9.2 (TS2M0) on the NET_ASRV&amp;nbsp; platform. Here is an ExcelXP version from a SAS log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;NOTE: This is the Excel XP tagset (Compatible with SAS 9.1.3 and above, v1.94, 09/09/12).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;What is wrong with a vjust option? Is it an&amp;nbsp; ExcelXP version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;–IJU&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Oct 2013 12:25:01 GMT</pubDate>
    <dc:creator>IJU</dc:creator>
    <dc:date>2013-10-14T12:25:01Z</dc:date>
    <item>
      <title>ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36331#M5202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does vjust=center work with tagsets.excelxp in a proc report table?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 17:53:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36331#M5202</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2012-03-19T17:53:46Z</dc:date>
    </item>
    <item>
      <title>ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36332#M5203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Have you tested VJUST=C? Did you use style overrides in your PROC REPORT code to try VJUST? What were the results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; C (for center) is a valid value for &lt;STRONG&gt;JUST&lt;/STRONG&gt;=; however, it is not a valid value for &lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;V&lt;/SPAN&gt;JUST&lt;/STRONG&gt;. If you want to impact vertical justification or alignment, the valid values are T (Top), M (Middle) and B (Bottom). Did you try VJUST=M???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Look for the documentation topic entitled: "Detailed Information for All Style Attributes"&lt;/P&gt;&lt;P&gt;under the description of the VERTICALALIGN attribute (alias=VJUST), you will find the valid values.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/odsug/62755/HTML/default/viewer.htm#n19a4b40swc766n18qczor47r08f.htm"&gt;http://support.sas.com/documentation/cdl/en/odsug/62755/HTML/default/viewer.htm#n19a4b40swc766n18qczor47r08f.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 13:14:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36332#M5203</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-03-21T13:14:40Z</dc:date>
    </item>
    <item>
      <title>ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36333#M5204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vjust and verticalalign don't seem to be working with tagsets.excelxp.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp file="C:\summary_&amp;amp;date1..xls"&lt;BR /&gt; style=journal&lt;BR /&gt; options(frozen_headers='1'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; autofit_height='yes'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; zoom='90'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; absolute_column_width='12,8,8,8,8'&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sheet_interval='none' sheet_name='Claims by Month')&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;proc report data=claims_tots nowd contents="Claims" out=test&lt;BR /&gt; style(header)=[verticalalign=m font_weight=bold background=cxA3D57D font_size=11pt font_face='Arial Unicode MS'] split='00'x&lt;BR /&gt; style(column)={verticalalign=m font_size=11pt font_face='Arial Unicode MS'};&lt;BR /&gt; options missing='0';&lt;BR /&gt; column mdoi mdoic ydoi, (z_tot osha_incident);&lt;BR /&gt; define mdoi /group order=data noprint;&lt;BR /&gt; define mdoic /computed 'Month' width=10 style(column)={just=l};&lt;BR /&gt; define ydoi /across '' width=5 style=[font_size=13pt FONT_WEIGHT=BOLD just=c] format=yearf. order=data;&lt;BR /&gt; define z_tot /analysis 'All Claims' style(column)={verticalalign=m background=cxE8E8E8 just=c}; &lt;BR /&gt; define osha_incident /analysis 'Incident Only' style(column)={just=c}; &lt;BR /&gt; rbreak after /summarize;&lt;BR /&gt; compute mdoic /CHAR length=10;&lt;BR /&gt;&amp;nbsp; if mdoi ^= . then mdoic = put(mdoi,mof.);&lt;BR /&gt;&amp;nbsp; else mdoic = ' ';&lt;BR /&gt;&amp;nbsp; if _break_='_RBREAK_' then mdoic = 'Total';&lt;BR /&gt;&amp;nbsp; if mdoic in ('Total') then call define(_row_,"style","style=[background=cx8DB4E2 font_size=12pt font_weight=bold]");&lt;BR /&gt;&amp;nbsp; if mdoi in ("&amp;amp;currmonth.") then call define(_row_,"style","style=[background=cxE4CD94]");&lt;BR /&gt; endcomp;&lt;BR /&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 17:20:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36333#M5204</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2012-03-21T17:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36334#M5205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my test program, it worked for me. See screen shot. I used SPANROWS to make the AGE columns higher and I used a long text string for NAME in order to be able to see the impact of vjust. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods tagsets.excelxp file='c:\temp\vjust.xml'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; style=sasweb;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc report data=sashelp.class nowd spanrows split='/'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; style(header)={vjust=m};&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; column age name sex&amp;nbsp; height;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; define name / 'Long/label/for/Name';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; define age / order style(column)={vjust=m just=c};&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; define height / display &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; style(column)={just=c cellwidth=1in};&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods _all_ close;&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11651i54EFE700CA071BAB/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="vjust_m_report.jpg" title="vjust_m_report.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 18:17:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36334#M5205</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-03-21T18:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36335#M5206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like my version of tagsets.excelxp needed to be updated.&lt;/P&gt;&lt;P&gt;After downloading the newer version vjust=m worked fine.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 18:38:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36335#M5206</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2012-03-21T18:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36336#M5207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Dear Cynthia,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;This post is 1.5 years old but I am experiencing similar problems with vertical alignment using ExcelXP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;I tried your code to generate vjust.xml as-is but did not get vertical alignment ‘center’.&amp;nbsp; It is still ‘bottom’.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;The same issue with ‘top’ using your sample code from the &lt;SPAN style="text-decoration: underline;"&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/message/124812#124812"&gt;https://communities.sas.com/message/124812#124812&lt;/A&gt;&lt;/SPAN&gt; post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;I am working with SAS 9.2 (TS2M0) on the NET_ASRV&amp;nbsp; platform. Here is an ExcelXP version from a SAS log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;NOTE: This is the Excel XP tagset (Compatible with SAS 9.1.3 and above, v1.94, 09/09/12).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;What is wrong with a vjust option? Is it an&amp;nbsp; ExcelXP version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;–IJU&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 12:25:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36336#M5207</guid>
      <dc:creator>IJU</dc:creator>
      <dc:date>2013-10-14T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36337#M5208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I no longer have SAS 9.2 to test with. I am using SAS 9.4 and Excel 2013 and my version of ExcelXP was v1.129 and my results are the same now as when I posted the above code (given the date of the earlier post, I was probably using SAS 9.3, but I don't know what version of the ExcelXP tagset). I suspect that there is nothing wrong with the VJUST option. I also suspect that the issue is with either your version of Excel or your version of the tagset template. Note that the most current version of the tagset template is version 1.130 from August 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I would suggest that you open a track with SAS Tech Support - -they have SAS 9.2 to test with and they can verify that your code is working as intended in that version of SAS and/or they can help you get the output the way you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 20:31:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36337#M5208</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-10-14T20:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp vjust</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36338#M5209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Hi Cynthia,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;I downloaded the latest, 1.130 version of ExcelXP and tested it by saving into WORK.TEMPLAT.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;The vertical alignment works now!&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Here is an explanation for this issue:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;The latest change log record in our permanent ExcelXP version 1.94 is&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0.75in;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;“set $changelog[] '.v1.94, 09/2009/2008';”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;The 1.130 version code contains the following change log record:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 0px 0.75in;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;set $changelog[] '.v1.104, 04/02/2009'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 0px 0.75in;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;set $changelog[] &lt;STRONG&gt;'Added vjust as an honored over ride&lt;/STRONG&gt;.';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 0px 0.75in;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;set $changelog[] '-';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Now we have to find out if it is possible to permanently upgrade ExcelXP to the new 1.130 version in our old SAS v9.2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;-IJU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 15:40:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-vjust/m-p/36338#M5209</guid>
      <dc:creator>IJU</dc:creator>
      <dc:date>2013-10-16T15:40:00Z</dc:date>
    </item>
  </channel>
</rss>

