<?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: excelxp title width defining in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178215#M302557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried this but did make a difference, thank you for the idea though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Feb 2015 15:57:38 GMT</pubDate>
    <dc:creator>dgm1012</dc:creator>
    <dc:date>2015-02-22T15:57:38Z</dc:date>
    <item>
      <title>excelxp title width defining</title>
      <link>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178212#M302554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a multi sheet report using 4 macros and proc tabulate. each time a macro is called, i define my options, for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp options&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; center_horizontal = 'yes'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; center_vertical = 'yes'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; embedded_titles='yes'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; embedded_footnotes='yes'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; merge_titles_footnotes = 'yes'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sheet_name= &amp;amp;sheet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width_points='1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width_fudge='1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; absolute_column_width = '80,125,50,50,50,50,50,30,30,30,30,30,30,30,30,30'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; row_heights = '50,17,20,15,12,10'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; title1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; justify=center bold color=grey font=arial height=10pt &amp;amp;title1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; title2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; justify=center bold color=grey font=arial height=10pt &amp;amp;title2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; title3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; justify=center bold color=grey font=arial height=10pt &amp;amp;title3;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; footnote justify=left&amp;nbsp;&amp;nbsp; bold color=grey font=arial height=8pt &amp;amp;source;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this creates my first sheet, summary. it goes to column F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every sheet after that has the titles and footnotes also set to only go to column F, not however wide that particular table is. Is there a way to have the titles and footnotes be defined for the particular table on the sheet, not just whatever the first sheets width was?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 19:27:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178212#M302554</guid>
      <dc:creator>dgm1012</dc:creator>
      <dc:date>2015-02-21T19:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: excelxp title width defining</title>
      <link>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178213#M302555</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; This is really a question for Tech Support. Normally, titles and footnotes go in the header/footer of the sheet, where they are bound to margins and orientation of the printed sheet. When you embed the titles and footnotes, they have to be tied to something, so making them fit the width of the table seems to be the decision. But to get hellp to figure out whether you can change the behavior is really a question for Tech Support.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2015 00:55:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178213#M302555</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-02-22T00:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: excelxp title width defining</title>
      <link>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178214#M302556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you define next macro , clear titles and footnotes an then give titles an footnotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title;&lt;/P&gt;&lt;P&gt;footnote;&lt;/P&gt;&lt;P&gt;title1 "...........";&lt;/P&gt;&lt;P&gt;footnote1 "............";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i didnt test it....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2015 13:44:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178214#M302556</guid>
      <dc:creator>Vish33</dc:creator>
      <dc:date>2015-02-22T13:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: excelxp title width defining</title>
      <link>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178215#M302557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried this but did make a difference, thank you for the idea though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2015 15:57:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178215#M302557</guid>
      <dc:creator>dgm1012</dc:creator>
      <dc:date>2015-02-22T15:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: excelxp title width defining</title>
      <link>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178216#M302558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To make this potentially even more confusing, when results are output to browser (firefox in this instance), the alignment is as coded, only in excel is one particular title aligned left.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2015 16:18:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178216#M302558</guid>
      <dc:creator>dgm1012</dc:creator>
      <dc:date>2015-02-22T16:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: excelxp title width defining</title>
      <link>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178217#M302559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After updating to newest tagsets this was not an issue anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2015 17:57:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/excelxp-title-width-defining/m-p/178217#M302559</guid>
      <dc:creator>dgm1012</dc:creator>
      <dc:date>2015-02-22T17:57:19Z</dc:date>
    </item>
  </channel>
</rss>

