<?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 and creating combo boxes in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81906#M8981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, I wouldn't use combo boxes, but data validation to restrict it to a drop down list.&lt;/P&gt;&lt;P&gt;This way you can apply it to a large range of cells at once and control the error messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://office.microsoft.com/en-001/excel-help/apply-data-validation-to-cells-HP010072600.aspx" title="http://office.microsoft.com/en-001/excel-help/apply-data-validation-to-cells-HP010072600.aspx"&gt; Apply data validation to cells - Excel - Office.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See the section on&lt;/P&gt;&lt;P&gt;&lt;STRONG class="runinhead"&gt;Restrict data to predefined items in a list&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same answer as Cynthia though, I don't think you can do this via tagsets. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 21:51:12 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2013-05-21T21:51:12Z</dc:date>
    <item>
      <title>ods tagsets.excelxp and creating combo boxes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81904#M8979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 5 columns at the end of my excel file that I would like users to fill in.&amp;nbsp; Patient enrolled = Yes or No.&amp;nbsp; So I want the user to see a combo box for each record and then they can select Yes or No.&amp;nbsp; Is there a way to create a combo box using ods tagsets.excelxp?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 20:00:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81904#M8979</guid>
      <dc:creator>Lorelle</dc:creator>
      <dc:date>2013-05-21T20:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp and creating combo boxes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81905#M8980</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'm going to guess that the answer to that question is NO. SAS is not creating a "true, binary" Excel file when you use TAGSETS.EXCELXP. SAS is creating a Spreadsheet XML/Office 2003 XML file that Excel knows how to treat "like" an Excel workbook. But many capabilities of Excel (for example, setting a password or pull down menu choices) are not controllable from the SAS end of things. I just checked in Excel and the choice for a making a form with a combo box is under Developer--&amp;gt;Insert as shown in the screenshot. I do not believe this is possible with TAGSETS.EXCELXP. You may want to check with Tech Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You might consider writing a VB script to post process the file and make the combo boxes for you, then save the file as XLS or XLSX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10620i7C78D3C422609201/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="excel_insert_combo_box.png" title="excel_insert_combo_box.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 21:47:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81905#M8980</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-05-21T21:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp and creating combo boxes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81906#M8981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, I wouldn't use combo boxes, but data validation to restrict it to a drop down list.&lt;/P&gt;&lt;P&gt;This way you can apply it to a large range of cells at once and control the error messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://office.microsoft.com/en-001/excel-help/apply-data-validation-to-cells-HP010072600.aspx" title="http://office.microsoft.com/en-001/excel-help/apply-data-validation-to-cells-HP010072600.aspx"&gt; Apply data validation to cells - Excel - Office.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See the section on&lt;/P&gt;&lt;P&gt;&lt;STRONG class="runinhead"&gt;Restrict data to predefined items in a list&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same answer as Cynthia though, I don't think you can do this via tagsets. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 21:51:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81906#M8981</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-05-21T21:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp and creating combo boxes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81907#M8982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response Reeza.&amp;nbsp; Regarding using/not using combo boxes - that all depends on what the programmer and/or end-users are trying to accomplish with the excel file.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 11:54:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81907#M8982</guid>
      <dc:creator>Lorelle</dc:creator>
      <dc:date>2013-05-22T11:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp and creating combo boxes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81908#M8983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cynthia!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 11:54:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81908#M8983</guid>
      <dc:creator>Lorelle</dc:creator>
      <dc:date>2013-05-22T11:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp and creating combo boxes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81909#M8984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you can try is adding combo boxes to a spreadsheet in Excel exactly how you want it. Then save the spreadsheet as XML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the XML text file in an editor, and locate the combo box XML definitions. There might be a way to embed them from the SAS side into your ExcelXP output file in those columns. Sounds messy, though...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 05:41:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81909#M8984</guid>
      <dc:creator>boschy</dc:creator>
      <dc:date>2013-05-31T05:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.excelxp and creating combo boxes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81910#M8985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response boschy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 15:11:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-excelxp-and-creating-combo-boxes/m-p/81910#M8985</guid>
      <dc:creator>Lorelle</dc:creator>
      <dc:date>2013-05-31T15:11:15Z</dc:date>
    </item>
  </channel>
</rss>

