<?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 MS Powerpoint and macros in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615750#M18814</link>
    <description>&lt;P&gt;I have bee asked to Auto Fill a MS PowerPoint presentation that today takes the data from a SAS Proc Print or SAS output to MS Excel and is then inserted into the target slide.&amp;nbsp; There are no SAS generated Charts, Graphs or Tables on any slide in the presentation, only data.&amp;nbsp; I know that I can modify a slide to have&amp;nbsp; "Some text &amp;amp;var_one some text &amp;amp;var_two" in the headers and footers of the slide but I need to add data to a large number of variables on the slide.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Ideal target is to have a SAS Stored process run the code and refresh the data on the customer' s desk.&amp;nbsp; I have bot found a good example of that yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The attached file is just a snip of the whole slide. I have added outline to the textbox containing the areas showing where the data needs to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 18:49:47 GMT</pubDate>
    <dc:creator>TBarney</dc:creator>
    <dc:date>2020-01-07T18:49:47Z</dc:date>
    <item>
      <title>MS Powerpoint and macros</title>
      <link>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615750#M18814</link>
      <description>&lt;P&gt;I have bee asked to Auto Fill a MS PowerPoint presentation that today takes the data from a SAS Proc Print or SAS output to MS Excel and is then inserted into the target slide.&amp;nbsp; There are no SAS generated Charts, Graphs or Tables on any slide in the presentation, only data.&amp;nbsp; I know that I can modify a slide to have&amp;nbsp; "Some text &amp;amp;var_one some text &amp;amp;var_two" in the headers and footers of the slide but I need to add data to a large number of variables on the slide.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Ideal target is to have a SAS Stored process run the code and refresh the data on the customer' s desk.&amp;nbsp; I have bot found a good example of that yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The attached file is just a snip of the whole slide. I have added outline to the textbox containing the areas showing where the data needs to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 18:49:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615750#M18814</guid>
      <dc:creator>TBarney</dc:creator>
      <dc:date>2020-01-07T18:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: MS Powerpoint and macros</title>
      <link>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615772#M18815</link>
      <description>Change your current process to output straight to the PowerPoint file using ODS. &lt;BR /&gt;&lt;BR /&gt;Or export your data to Excel and have linked files, ie your PPTX is linked to the source Excel file that will then be updated automatically via SAS. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2020 19:42:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615772#M18815</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-01-07T19:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: MS Powerpoint and macros</title>
      <link>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615797#M18820</link>
      <description>&lt;P&gt;Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for the response.&amp;nbsp; I would love to change everything to just ODS and walk away from the mess.&amp;nbsp; Currently I out put the data to Excel and someone else cuts and pastes to Powerpoint.&amp;nbsp; So, that being said I have yet to fins an example of ODS hat looks close to what I need to do and I do not know how, yet to link Powerpoint to Excel. But now I have something else to go and look up.&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 21:02:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615797#M18820</guid>
      <dc:creator>TBarney</dc:creator>
      <dc:date>2020-01-07T21:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: MS Powerpoint and macros</title>
      <link>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615800#M18821</link>
      <description>Have you tried basic proc report with ODS PPTX? It does depend on how complex your tables are and if they get too complex I'd definitely use the embed from Excel option. Basically when you paste the table/graph from Excel into PowerPoint there's an option to link/embed instead of just paste and you want to make sure you use that option when building your report.</description>
      <pubDate>Tue, 07 Jan 2020 21:13:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/MS-Powerpoint-and-macros/m-p/615800#M18821</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-01-07T21:13:03Z</dc:date>
    </item>
  </channel>
</rss>

