<?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: Calculating Business/Working days within EG or DI Studio in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14887#M2979</link>
    <description>One way might be to use Peter Crawford's program on SAS-L&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.listserv.uga.edu/cgi-bin/wa?A2=ind9909d&amp;amp;L=sas-l&amp;amp;F=&amp;amp;S=&amp;amp;P=6817" target="_blank"&gt;http://www.listserv.uga.edu/cgi-bin/wa?A2=ind9909d&amp;amp;L=sas-l&amp;amp;F=&amp;amp;S=&amp;amp;P=6817&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Not as pretty as a function.  You'd have to do it in a code task, but it will work.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
    <pubDate>Wed, 30 Apr 2008 16:27:43 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2008-04-30T16:27:43Z</dc:date>
    <item>
      <title>Calculating Business/Working days within EG or DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14886#M2978</link>
      <description>I have an EG project that uses the intck function to create a new variable which  calculates the number of 'weekdays' between two date variables in the source table.  However, I need the result to take into account any public holidays which might fall between these two dates. This is something we have previously done in Excel using (e.g.) =NETWORKDAYS(A3,A4,Holidays), which was pretty straightforward.  How can I acheive the same result in SAS Enterprise Guide or DI Studio?</description>
      <pubDate>Wed, 30 Apr 2008 15:50:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14886#M2978</guid>
      <dc:creator>Cullima</dc:creator>
      <dc:date>2008-04-30T15:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Business/Working days within EG or DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14887#M2979</link>
      <description>One way might be to use Peter Crawford's program on SAS-L&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.listserv.uga.edu/cgi-bin/wa?A2=ind9909d&amp;amp;L=sas-l&amp;amp;F=&amp;amp;S=&amp;amp;P=6817" target="_blank"&gt;http://www.listserv.uga.edu/cgi-bin/wa?A2=ind9909d&amp;amp;L=sas-l&amp;amp;F=&amp;amp;S=&amp;amp;P=6817&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Not as pretty as a function.  You'd have to do it in a code task, but it will work.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Wed, 30 Apr 2008 16:27:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14887#M2979</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-04-30T16:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Business/Working days within EG or DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14888#M2980</link>
      <description>Here's a link to a SAS Sample / note showing exactly what your trying to do:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/26/044.html" target="_blank"&gt;http://support.sas.com/kb/26/044.html&lt;/A&gt;</description>
      <pubDate>Wed, 30 Apr 2008 17:39:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14888#M2980</guid>
      <dc:creator>Jay</dc:creator>
      <dc:date>2008-04-30T17:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Business/Working days within EG or DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14889#M2981</link>
      <description>Many thanks for your responses.  Can someone please explain to me how I would go about applying the code to my EG project, given that I have two columns in my table, DATE_MADE and TEST_DATE, and want to create a new column which will calculate the number of holidays between the two with a view to taking this off the result of my intck function to obtain the total working days.  I am not overly experienced in SAS code so would appreciate as much advice as possible.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Fri, 02 May 2008 10:37:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Calculating-Business-Working-days-within-EG-or-DI-Studio/m-p/14889#M2981</guid>
      <dc:creator>Cullima</dc:creator>
      <dc:date>2008-05-02T10:37:19Z</dc:date>
    </item>
  </channel>
</rss>

