<?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 Reset column width in PROC REPORT with tagsets.ExcelXP in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reset-column-width-in-PROC-REPORT-with-tagsets-ExcelXP/m-p/42433#M5719</link>
    <description>I'm using the ExcelXP tagset, version (SAS 9.1.3, v1.86, 04/15/08)&lt;BR /&gt;
.&lt;BR /&gt;
I am creating a workbook with several tabs.&lt;BR /&gt;
&lt;BR /&gt;
The first tab has only one column, and I set the width with the ABSOLUTE_COLUMN_WIDTH tagset option.  This works.&lt;BR /&gt;
&lt;BR /&gt;
For all the subsequent tabs, I want the first column to be a particular width, but all of the remaining columns to have their widths automatically calculated by the tagset.  Is there a way to specify that?&lt;BR /&gt;
&lt;BR /&gt;
Also, is there a simple formula for converting the column width shown in Excel (after I autofit the columns) to the width value needed by the tagset?</description>
    <pubDate>Thu, 28 Aug 2008 18:03:52 GMT</pubDate>
    <dc:creator>JackHamilton</dc:creator>
    <dc:date>2008-08-28T18:03:52Z</dc:date>
    <item>
      <title>Reset column width in PROC REPORT with tagsets.ExcelXP</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reset-column-width-in-PROC-REPORT-with-tagsets-ExcelXP/m-p/42433#M5719</link>
      <description>I'm using the ExcelXP tagset, version (SAS 9.1.3, v1.86, 04/15/08)&lt;BR /&gt;
.&lt;BR /&gt;
I am creating a workbook with several tabs.&lt;BR /&gt;
&lt;BR /&gt;
The first tab has only one column, and I set the width with the ABSOLUTE_COLUMN_WIDTH tagset option.  This works.&lt;BR /&gt;
&lt;BR /&gt;
For all the subsequent tabs, I want the first column to be a particular width, but all of the remaining columns to have their widths automatically calculated by the tagset.  Is there a way to specify that?&lt;BR /&gt;
&lt;BR /&gt;
Also, is there a simple formula for converting the column width shown in Excel (after I autofit the columns) to the width value needed by the tagset?</description>
      <pubDate>Thu, 28 Aug 2008 18:03:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reset-column-width-in-PROC-REPORT-with-tagsets-ExcelXP/m-p/42433#M5719</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2008-08-28T18:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reset column width in PROC REPORT with tagsets.ExcelXP</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reset-column-width-in-PROC-REPORT-with-tagsets-ExcelXP/m-p/42434#M5720</link>
      <description>You can use a style over ride to set the cell width for that column.&lt;BR /&gt;
&lt;BR /&gt;
define var1  /style={cellwidth='12pt'};&lt;BR /&gt;
&lt;BR /&gt;
Excel uses points so you should be able to use the size directly without any&lt;BR /&gt;
conversion.</description>
      <pubDate>Thu, 28 Aug 2008 21:12:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reset-column-width-in-PROC-REPORT-with-tagsets-ExcelXP/m-p/42434#M5720</guid>
      <dc:creator>Eric_SAS</dc:creator>
      <dc:date>2008-08-28T21:12:01Z</dc:date>
    </item>
  </channel>
</rss>

