<?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 Excel workbook patient profile in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881123#M26308</link>
    <description>&lt;P&gt;Hi I am trying to create excel work book for patient profile, there are around 25 sheets each sheets has common variable subject in the first column and first sheet contains list of all subject. what I am trying to achieve is, if I filter for subject (one or many) in first sheet&amp;nbsp; the filter should be auto applied to all the sheets on the subject Variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to Achieve in SAS? I tried my best searching everywhere but not able get answers. Please help.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2023 15:16:13 GMT</pubDate>
    <dc:creator>k26_23</dc:creator>
    <dc:date>2023-06-16T15:16:13Z</dc:date>
    <item>
      <title>Excel workbook patient profile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881123#M26308</link>
      <description>&lt;P&gt;Hi I am trying to create excel work book for patient profile, there are around 25 sheets each sheets has common variable subject in the first column and first sheet contains list of all subject. what I am trying to achieve is, if I filter for subject (one or many) in first sheet&amp;nbsp; the filter should be auto applied to all the sheets on the subject Variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to Achieve in SAS? I tried my best searching everywhere but not able get answers. Please help.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 15:16:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881123#M26308</guid>
      <dc:creator>k26_23</dc:creator>
      <dc:date>2023-06-16T15:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Excel workbook patient profile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881128#M26309</link>
      <description>Is this possible in Excel? If so, how do you accomplish this in Excel?</description>
      <pubDate>Fri, 16 Jun 2023 15:35:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881128#M26309</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-06-16T15:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Excel workbook patient profile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881133#M26310</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In excel we could accomplish this using VBA and each time we have to enter the Subject(s) manually in the VBA code and it filters all the the sheet, If you need I can share the VBA code.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 15:50:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881133#M26310</guid>
      <dc:creator>k26_23</dc:creator>
      <dc:date>2023-06-16T15:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Excel workbook patient profile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881136#M26311</link>
      <description>I would create a template Excel workbook, with tables and slicers that link to the tables. Click on a slicer and the tables &amp;amp; pivots should filter. &lt;BR /&gt;&lt;BR /&gt;Then have SAS copy the Excel file and export to the tables which will autosize. &lt;BR /&gt;&lt;BR /&gt;Haven't done this in a while so not sure it works but it used to...&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2023 15:55:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/881136#M26311</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-06-16T15:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Excel workbook patient profile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/893862#M26389</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/628"&gt;@k26_23&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Your question is very interesting. &lt;BR /&gt;Posting in appropriate Excel/Microsoft forums may be more helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 18:14:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/893862#M26389</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2023-09-12T18:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Excel workbook patient profile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/893883#M26390</link>
      <description>Even in Excel, enabling Slicers that point at Tables could be another option. VBA seems a touch outdated, but it depends on the complexity of the reports.</description>
      <pubDate>Tue, 12 Sep 2023 19:19:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-workbook-patient-profile/m-p/893883#M26390</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-09-12T19:19:20Z</dc:date>
    </item>
  </channel>
</rss>

