<?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 Is it possible to extract the signer 'Signature' used in an Excel file? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775494#M246512</link>
    <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use a large number of excel files provided by vendors that include their respective signature as shown below.&amp;nbsp; I was wondering if their is a way of getting that information out of the xlsx file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlos_m_jimenez_0-1634757854025.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/64900i55F59DC0328CB5DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carlos_m_jimenez_0-1634757854025.png" alt="carlos_m_jimenez_0-1634757854025.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Oct 2021 19:27:01 GMT</pubDate>
    <dc:creator>carlos_jimenez</dc:creator>
    <dc:date>2021-10-20T19:27:01Z</dc:date>
    <item>
      <title>Is it possible to extract the signer 'Signature' used in an Excel file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775494#M246512</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use a large number of excel files provided by vendors that include their respective signature as shown below.&amp;nbsp; I was wondering if their is a way of getting that information out of the xlsx file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlos_m_jimenez_0-1634757854025.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/64900i55F59DC0328CB5DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="carlos_m_jimenez_0-1634757854025.png" alt="carlos_m_jimenez_0-1634757854025.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 19:27:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775494#M246512</guid>
      <dc:creator>carlos_jimenez</dc:creator>
      <dc:date>2021-10-20T19:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to extract the signer 'Signature' used in an Excel file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775517#M246521</link>
      <description>Yes and No.&lt;BR /&gt;Easily, not that I'm aware of. &lt;BR /&gt;However, an XLSX file is a zipped XML file, so you'll find it in the contents if you unzip it. You could probably also access it via VBS called from SAS.</description>
      <pubDate>Wed, 20 Oct 2021 20:59:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775517#M246521</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-10-20T20:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to extract the signer 'Signature' used in an Excel file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775532#M246525</link>
      <description>&lt;P&gt;To complete&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;&amp;nbsp;'s reply, 2 methods::&lt;/P&gt;
&lt;P&gt;1- Read the xlsx file as a zip file and read the xml files inside, see&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sasdummy/2015/05/11/using-filename-zip-to-unzip-and-read-data-files-in-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2015/05/11/using-filename-zip-to-unzip-and-read-data-files-in-sas/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2- Write a vbs script that reads the xlsx file and run it from SAS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 23:59:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775532#M246525</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-10-20T23:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to extract the signer 'Signature' used in an Excel file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775640#M246567</link>
      <description>I was able to obtain pieces of information useful in my process. Thank you!</description>
      <pubDate>Thu, 21 Oct 2021 13:14:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-it-possible-to-extract-the-signer-Signature-used-in-an-Excel/m-p/775640#M246567</guid>
      <dc:creator>carlos_jimenez</dc:creator>
      <dc:date>2021-10-21T13:14:18Z</dc:date>
    </item>
  </channel>
</rss>

