<?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 Import Wizard generated code in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156437#M1411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SAS 9.4 64 bit to read 32 bit Excel files.&amp;nbsp; This code below works fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial;"&gt;&lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;IMPORT&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #0433ff;"&gt;OUT&lt;/SPAN&gt;= WORK.mydata &lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #942193;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;DATAFILE&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;= &lt;/SPAN&gt;"&amp;amp;PTH\myfile.xlsx"&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0433ff;"&gt;DBMS&lt;/SPAN&gt;=XLSX REPLACE;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #942193;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;sheet&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;"MyData"&lt;SPAN style="color: #000000;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #011993;"&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #011993;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Is there a way to get the Import Wizard to generate similar code?&amp;nbsp; I haven't had any luck with that so far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Bill Price&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 18:07:54 GMT</pubDate>
    <dc:creator>pdiff</dc:creator>
    <dc:date>2014-12-18T18:07:54Z</dc:date>
    <item>
      <title>Import Wizard generated code</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156437#M1411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SAS 9.4 64 bit to read 32 bit Excel files.&amp;nbsp; This code below works fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial;"&gt;&lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;IMPORT&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #0433ff;"&gt;OUT&lt;/SPAN&gt;= WORK.mydata &lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #942193;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;DATAFILE&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;= &lt;/SPAN&gt;"&amp;amp;PTH\myfile.xlsx"&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0433ff;"&gt;DBMS&lt;/SPAN&gt;=XLSX REPLACE;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #942193;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;sheet&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;"MyData"&lt;SPAN style="color: #000000;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #011993;"&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: Arial; color: #011993;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Is there a way to get the Import Wizard to generate similar code?&amp;nbsp; I haven't had any luck with that so far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Bill Price&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 18:07:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156437#M1411</guid>
      <dc:creator>pdiff</dc:creator>
      <dc:date>2014-12-18T18:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Import Wizard generated code</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156438#M1412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You get an option to save the commands during the process. It's shown in the following youtube video: &lt;A href="https://www.youtube.com/watch?v=8kKTy5lQHuk" title="https://www.youtube.com/watch?v=8kKTy5lQHuk"&gt;Import Wizard SAS Demonstration - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 18:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156438#M1412</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-12-18T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Import Wizard generated code</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156439#M1413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arthur.&amp;nbsp; I should have been more explicit.&amp;nbsp; This is what I'd like to do, but the wizard stops before I get that chance due to the infamous 64 bit SAS &amp;lt;- 32 bit Office incompatibility problem.&amp;nbsp; From my understanding, the XLSX menu item in the 64 bit SAS Import Wizard will only work with 64 bit Excel files and I'd like to find a way to use the Wizard to read 32 bit files w/o resorting to the PC Files Server option.&amp;nbsp; It seems odd that the Wizard could not do what I need as I can manually code a working solution as above.&amp;nbsp; Admittedly though, although I've worked with SAS for nearly 30 years, I am not well versed in these new fangled aspects of SAS &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.&amp;nbsp; #OldDogHere &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:34:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156439#M1413</guid>
      <dc:creator>pdiff</dc:creator>
      <dc:date>2014-12-18T19:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Import Wizard generated code</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156440#M1414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm old school as well (40+ years) and have been disappointed over the years with the system "intelligence" with respect to importing and exporting Excel files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One alternative, if it is just to remind oneself of the needed code, is to save the code as a SAS abbreviation.&amp;nbsp; See, e.g., &lt;A href="http://support.sas.com/resources/papers/proceedings09/073-2009.pdf" title="http://support.sas.com/resources/papers/proceedings09/073-2009.pdf"&gt;http://support.sas.com/resources/papers/proceedings09/073-2009.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 20:16:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156440#M1414</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-12-18T20:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Import Wizard generated code</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156441#M1415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, that's a neat trick.&amp;nbsp; I'll have to try this.&amp;nbsp; Like texting auto-complete that actually works &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; .&amp;nbsp; Thanks for that tip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question and need are really for my clients who will inevitably being trying to use the Wizard and having problems.&amp;nbsp; It always looks better on my end if I have an answer that works for them :smileysilly:.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the tip on abbreviations. Always something new to learn...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 20:51:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156441#M1415</guid>
      <dc:creator>pdiff</dc:creator>
      <dc:date>2014-12-18T20:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Import Wizard generated code</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156442#M1416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And, if that does serve the purpose, any abbreviations you create can be shared with your users. There is a collection of them, and links to how they can be shared, at: &lt;A href="http://www.sascommunity.org/wiki/Abbreviations/Macros" title="http://www.sascommunity.org/wiki/Abbreviations/Macros"&gt;Abbreviations/Macros - sasCommunity&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 21:04:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Import-Wizard-generated-code/m-p/156442#M1416</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-12-18T21:04:25Z</dc:date>
    </item>
  </channel>
</rss>

