<?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: Add panelcols to tagsets.msoffice2k in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/536942#M22398</link>
    <description>Hi:&lt;BR /&gt;  TAGSETS.MSOFFICE2K_X already has a PANELCOLS= option, as shown here: &lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html&lt;/A&gt; and that web page has the instructions for how to run code to create that template locally. &lt;BR /&gt;&lt;BR /&gt;Since the hard work has already been done to make a PANELCOLS= suboption, why would you want to reinvent the wheel?&lt;BR /&gt;&lt;BR /&gt;  If you do decide to pursue this on your own, you'll have to investigate and learn the PROC TEMPLATE code for modifying a TAGSET template and essentially duplicate what is already in TAGSETS.MSOFFICE2K_X.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
    <pubDate>Wed, 20 Feb 2019 00:07:30 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2019-02-20T00:07:30Z</dc:date>
    <item>
      <title>Add panelcols to tagsets.msoffice2k</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/506045#M21912</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i have tagsets.msoffice2k to intaller et not tagsets.msoffice2k_x,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i want to add the option panelcols = &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I thought about creating a new templete. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Someone has already developed this templete?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 16:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/506045#M21912</guid>
      <dc:creator>mansour_ib_sas</dc:creator>
      <dc:date>2018-10-19T16:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add panelcols to tagsets.msoffice2k</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/536942#M22398</link>
      <description>Hi:&lt;BR /&gt;  TAGSETS.MSOFFICE2K_X already has a PANELCOLS= option, as shown here: &lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html&lt;/A&gt; and that web page has the instructions for how to run code to create that template locally. &lt;BR /&gt;&lt;BR /&gt;Since the hard work has already been done to make a PANELCOLS= suboption, why would you want to reinvent the wheel?&lt;BR /&gt;&lt;BR /&gt;  If you do decide to pursue this on your own, you'll have to investigate and learn the PROC TEMPLATE code for modifying a TAGSET template and essentially duplicate what is already in TAGSETS.MSOFFICE2K_X.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 20 Feb 2019 00:07:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/536942#M22398</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-02-20T00:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add panelcols to tagsets.msoffice2k</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/538290#M22431</link>
      <description>&lt;P&gt;Hello Cynthia,&lt;BR /&gt;I found this templete and I installed.&lt;BR /&gt;its disadvantage is that you can't create more sheet in the excel workbook.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 15:11:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/538290#M22431</guid>
      <dc:creator>mansour_ib_sas</dc:creator>
      <dc:date>2019-02-25T15:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add panelcols to tagsets.msoffice2k</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/538306#M22433</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;Actually, you can -- Microsoft did have a way in their HTML to link multiple HTML files together into one workbook. It was sort of a pain, though because you create a separate HTML file ahead of time for each sheet and then in your final step, you link them all together, as shown here: &lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html#multiple" target="_blank" rel="noopener"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html#multiple&lt;/A&gt; note and there's a picture that shows how it works:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mso_link_mult.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27415i5B6B9E89B2F18EF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="mso_link_mult.png" alt="mso_link_mult.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;It's not as seamless as ODS EXCEL or ODS TAGSETS.EXCELXP. I guess it depends on how critical the side-by-side appearance is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 15:53:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/538306#M22433</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-02-25T15:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add panelcols to tagsets.msoffice2k</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/538345#M22436</link>
      <description>&lt;P&gt;effectively, after installing tagsets.msoffice2k, i searched for the sheet_name option.&lt;BR /&gt;I will use this method HTML for my export.&lt;BR /&gt;Thank you Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 17:09:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Add-panelcols-to-tagsets-msoffice2k/m-p/538345#M22436</guid>
      <dc:creator>mansour_ib_sas</dc:creator>
      <dc:date>2019-02-25T17:09:30Z</dc:date>
    </item>
  </channel>
</rss>

