<?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: How do I Import Excel into SAS EG without creating a project in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953682#M45621</link>
    <description>Thank you for reply, appreciate your assistance&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Dec 2024 16:20:48 GMT</pubDate>
    <dc:creator>lrpitts64</dc:creator>
    <dc:date>2024-12-16T16:20:48Z</dc:date>
    <item>
      <title>How do I Import Excel into SAS EG without creating a project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953524#M45616</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was not sure if this question should be "new users" or SAS EG and&amp;nbsp;If this was asked previously, please supply the link, I couldn't locate an answer&lt;/P&gt;&lt;P&gt;I am trying to determine if you can import Excel without creating a project, when I click on "import data", it states a project must be created first&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using SAS EG 8.4 Update 1 (8.4.1.15) (64-bit)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your assistance,&lt;/P&gt;&lt;P&gt;Lynnette&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 16:38:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953524#M45616</guid>
      <dc:creator>lrpitts64</dc:creator>
      <dc:date>2024-12-13T16:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Import Excel into SAS EG without creating a project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953531#M45617</link>
      <description>&lt;P&gt;Projects generate program code.&lt;/P&gt;
&lt;P&gt;If you open the program window and type Proc Import code you can run the code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or perhaps us a LIBNAME statement pointing at the file to have the sheets treated as data sets. This is often hit or miss because way too many excel workbooks aren't structured well.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 17:14:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953531#M45617</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-12-13T17:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Import Excel into SAS EG without creating a project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953534#M45618</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/471667"&gt;@lrpitts64&lt;/a&gt;, it's just as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp;says.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In EG v8 and later you can open, create, and run SAS program code without a project. Just about every other action (running any task including Import Data or Query Builder) will need the structure of a project, and it will capture that step in the process flow -- even if it's a one-off action that you don't need to save for reuse later.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 17:20:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953534#M45618</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2024-12-13T17:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Import Excel into SAS EG without creating a project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953568#M45619</link>
      <description>&lt;P&gt;So if the file you want to IMPORT is available on the machine where SAS runs (which can be a different machine than the machine where the Enterprise Guide user interface runs) then you can import it by just writing and running a PROC IMPORT step in the program editor.&amp;nbsp; Make sure to reference the file using the location where it exists on the SAS server, which could look totally different than where the file is visible on the PC that is running Enterprise Guide.&amp;nbsp; Especially if SAS is running on Unix.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if you want Enterprise Guide to upload the file from the machine it runs on to the machine where the SAS code EG submits for you runs then you will need to make project, even if you throw the project away later.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2024 03:47:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953568#M45619</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-12-14T03:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Import Excel into SAS EG without creating a project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953682#M45621</link>
      <description>Thank you for reply, appreciate your assistance&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Dec 2024 16:20:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953682#M45621</guid>
      <dc:creator>lrpitts64</dc:creator>
      <dc:date>2024-12-16T16:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Import Excel into SAS EG without creating a project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953683#M45622</link>
      <description>&lt;P&gt;Thank everyone for their quick responses, I really appreciate all your assistance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 16:21:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953683#M45622</guid>
      <dc:creator>lrpitts64</dc:creator>
      <dc:date>2024-12-16T16:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Import Excel into SAS EG without creating a project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953689#M45623</link>
      <description>Thank you for reply, appreciate your assistance.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Dec 2024 16:52:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-Import-Excel-into-SAS-EG-without-creating-a-project/m-p/953689#M45623</guid>
      <dc:creator>lrpitts64</dc:creator>
      <dc:date>2024-12-16T16:52:48Z</dc:date>
    </item>
  </channel>
</rss>

