<?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 footnote problem in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384723#M91932</link>
    <description>&lt;P&gt;Thanks for your answer. Yes, after I moved the footnote before the proc procedures, the footnote display correctly. Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Xiumei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2017 18:55:57 GMT</pubDate>
    <dc:creator>yangx</dc:creator>
    <dc:date>2017-08-01T18:55:57Z</dc:date>
    <item>
      <title>ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384690#M91908</link>
      <description>&lt;P&gt;Dear Sir or Madam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I encountered a problem when I used excelXP to create multiple worksheets excel files. I need to have footnote for the first two pages, no&amp;nbsp;footnote for the third page. But no footnote on the first page (I have footnote statement in the first sheet), footnote appeared on the&amp;nbsp;second and third page,&amp;nbsp; even though I removed footnote statement on the third page and removed the options&amp;nbsp;"embedded_footnote=yes". I am not sure why program worked this way.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Xiumei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 17:23:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384690#M91908</guid>
      <dc:creator>yangx</dc:creator>
      <dc:date>2017-08-01T17:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384694#M91910</link>
      <description>&lt;P&gt;1. What version of tagsets are you using? Check log after runnint tagsets to see the version number.&lt;/P&gt;
&lt;P&gt;2. Can you post some code so we can replicate your issue, using data from SASHELP so we can run it as well.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 17:32:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384694#M91910</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-01T17:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384699#M91922</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. the version is "This is the Excel XP tagset (Compatible with SAS 9.1.3 and above, v1.127, 09/26/2011)"&lt;/P&gt;&lt;P&gt;Please see the attached program.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Xiumei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 17:58:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384699#M91922</guid>
      <dc:creator>yangx</dc:creator>
      <dc:date>2017-08-01T17:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384702#M91924</link>
      <description>&lt;P&gt;The latest version is 1.131&lt;/P&gt;
&lt;P&gt;You can download it here and then give it a try again.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/index.html" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're on SAS 9.4 then you can also consider ODS EXCEL.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 18:14:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384702#M91924</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-01T18:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384706#M91925</link>
      <description>&lt;P&gt;+1 for ODS Excel. &amp;nbsp;It's superior to ODS tagsets.excelXP in most respects, especially in that it creates a true native XLSX file. &amp;nbsp;Most excelXP options are supported, so it usually doesn't need a ton of work to modify your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=odsug&amp;amp;docsetTarget=p09n5pw9ol0897n1qe04zeur27rv.htm&amp;amp;locale=en" target="_self"&gt;Documentation here: ODS EXCEL Statement.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 18:23:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384706#M91925</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-08-01T18:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384710#M91926</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That means the footnote problem is not resolved in ods tagsets ExcelXP version 1.127. I don't know how to install the version 1.13.&lt;/P&gt;&lt;P&gt;I tried to use ods excel instead of ods tagsets ExcelXP, but problem is the same. thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;xiumei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 18:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384710#M91926</guid>
      <dc:creator>yangx</dc:creator>
      <dc:date>2017-08-01T18:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384711#M91927</link>
      <description>&lt;P&gt;Thanks for your reply. I do use ods excel for my programs, but this didn't resolve the footnote problem. Instead of using ExcelXP, I used ods excel in my program, the probem still exists. thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;xiumei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 18:39:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384711#M91927</guid>
      <dc:creator>yangx</dc:creator>
      <dc:date>2017-08-01T18:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384713#M91928</link>
      <description>&lt;P&gt;Be sure to check the positioning of your FOOTNOTE statement. &amp;nbsp;As a global statement it gets processed first, and then the footnote is rendered as part of the next procedure output that you run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In short, make sure FOOTNOTE appears before the PROC that generates the output you want, not after.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 18:41:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384713#M91928</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-08-01T18:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384718#M91930</link>
      <description>&lt;P&gt;I saw you did attach a program, and it's as I thought: FOOTNOTE statements came after the PROCs, not before. &amp;nbsp;Here's a fixed version:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods listing close;
ods excel file="/home/xiumei/SAS_example/firstpage.xlsx" style=printer;
ods excel options(embedded_titles="yes" embedded_footnotes="yes" sheet_name="first page");
title1 "Try footnote";
title2 "as of &amp;amp;sysdate.";
footnote1 justify=left "the first footnote on page 1";
footnote2 justify=left "the second footnote on page 1";
proc report data=sashelp.adsmsg nowd split='%';
run;

ods excel options(embedded_titles="yes" embedded_footnotes="yes" sheet_name="second page");
title1 "Try footnote";
title2 "as of &amp;amp;sysdate.";
footnote1 justify=left "the first footnote on page 2";
footnote2 justify=left "the second footnote  on page2 ";
proc report data=sashelp.air nowd split='%';
run;

ods excel options(embedded_titles="yes" sheet_name="third page");
title1 "Try footnote";
title2 "as of &amp;amp;sysdate.";
footnote; /* clear footnote */
proc report data=sashelp.bei nowd split='%';
run;
ods excel close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Aug 2017 18:54:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384718#M91930</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-08-01T18:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets excelXP footnote problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384723#M91932</link>
      <description>&lt;P&gt;Thanks for your answer. Yes, after I moved the footnote before the proc procedures, the footnote display correctly. Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Xiumei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 18:55:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-excelXP-footnote-problem/m-p/384723#M91932</guid>
      <dc:creator>yangx</dc:creator>
      <dc:date>2017-08-01T18:55:57Z</dc:date>
    </item>
  </channel>
</rss>

