<?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>learner_sas Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>learner_sas Tracker</description>
    <pubDate>Sun, 24 May 2026 19:22:43 GMT</pubDate>
    <dc:date>2026-05-24T19:22:43Z</dc:date>
    <item>
      <title>NYU ED Algorithm using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/NYU-ED-Algorithm-using-SAS/m-p/318940#M21403</link>
      <description>&lt;P&gt;Hello Everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to replicate NYU ED Algorithm using SAS. On searching online, I found some links&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://talkdisease.blogspot.com/2015/08/how-you-can-apply-ed-algorithm.html" target="_blank"&gt;http://talkdisease.blogspot.com/2015/08/how-you-can-apply-ed-algorithm.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://wagner.nyu.edu/faculty/billings/nyued-background" target="_blank"&gt;http://wagner.nyu.edu/faculty/billings/nyued-background&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But not SAS codes. I am wondering if any of you have links or documents using SAS. There is github link using SQL but wanted to see anybody has SAS code also.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 14:28:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/NYU-ED-Algorithm-using-SAS/m-p/318940#M21403</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-12-14T14:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: update blank columns from existing columns</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/update-blank-columns-from-existing-columns/m-p/296300#M20206</link>
      <description>Thank you &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;. It worked for me.</description>
      <pubDate>Sat, 03 Sep 2016 11:31:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/update-blank-columns-from-existing-columns/m-p/296300#M20206</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-09-03T11:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: update blank columns from existing columns</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/update-blank-columns-from-existing-columns/m-p/296259#M20204</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw﻿&lt;/a&gt;&amp;nbsp;thank you. Will make sure from next time. Below is the input file. I want to update any missing dignosis between DX1-DX10 using DX11-DX13. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data WORK.TXTFILE;&lt;BR /&gt; infile datalines dsd truncover;&lt;BR /&gt; input ID:BEST6. DX1:$7. DX2:$7. DX3:$6. DX4:$6. DX5:$5. DX6:$6. DX7:$6. DX8:$5. DX9:$5. DX10:$5. F12:$1. F13:$1. DX11:$5. DX12:$5. DX13:$5.;&lt;BR /&gt;datalines4;&lt;BR /&gt;147140,O700,O76,Z3A39,Z370,,,,,,,,,D500,D62,D589&lt;BR /&gt;141275,I639,I674,F0150,I5042,E854,I10,F17210,I739,I680,K0530,,,Z7982,Z8673,Z9114&lt;BR /&gt;120744,O1092,O365930,Z3A40,O99333,O76,O9089,L03311,Z370,O0933,Z23,,,,,&lt;BR /&gt;151870,J9621,N170,J9622,R6521,I4901,I4892,I482,I480,B182,B9689,,,D500,D62,D589&lt;BR /&gt;161280,Z3831,P0724,P5222,P780,P369,P220,P779,P610,P912,K2971,,,Q443,P8339,P284&lt;BR /&gt;129797,Z3801,P220,P0701,P0724,P3639,G039,P271,K4020,,,,,P748,P742,P744&lt;BR /&gt;117110,O80,Z370,Z3A39,,,,,,,,,,,,&lt;BR /&gt;147647,O480,D649,O99824,O9902,Z370,Z8751,Z3A40,,,,,,Z7982,Z8673,Z9114&lt;BR /&gt;120334,O6981X0,O721,O9832,O480,O481,Z87410,O99214,E6601,Z3A41,,,,Z370,,&lt;BR /&gt;;;;;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 23:41:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/update-blank-columns-from-existing-columns/m-p/296259#M20204</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-09-02T23:41:37Z</dc:date>
    </item>
    <item>
      <title>update blank columns from existing columns</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/update-blank-columns-from-existing-columns/m-p/296235#M20201</link>
      <description>&lt;P&gt;Hello Everybody&lt;/P&gt;
&lt;P&gt;I have a table with DX codes from 1 to 13. I received codes dx1-dx10 from one source and DX11-13 from another sources. Now I want to create a final file which has columns&amp;nbsp;upto DX10 with update. since some of the ids do not have DX codes upto 10 I want to update values from DX11-DX13 into DX1-10 when there is no dx code&amp;nbsp;and I have values in DX11-DX13.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached documents has current and expected table structure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12929i59B001579291E47B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Tables.PNG" title="Tables.PNG" /&gt;</description>
      <pubDate>Fri, 02 Sep 2016 20:26:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/update-blank-columns-from-existing-columns/m-p/296235#M20201</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-09-02T20:26:22Z</dc:date>
    </item>
    <item>
      <title>copy formula of jmp dataset while import file into sas</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/copy-formula-of-jmp-dataset-while-import-file-into-sas/m-p/279363#M19264</link>
      <description>&lt;P&gt;Hello group,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am easily able to import JMP files into SAS dataset with following code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc import out=ASDH.NO_SAH&lt;BR /&gt;datafile='name\NO SAH.jmp'&lt;BR /&gt;dbms=JMP replace;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I am wondering if we can get formula associated with each column into SAS when importing JMP files.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 14:44:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/copy-formula-of-jmp-dataset-while-import-file-into-sas/m-p/279363#M19264</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-06-22T14:44:59Z</dc:date>
    </item>
    <item>
      <title>No proper TOC when two SAS Pdf combined in one Combined report</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/No-proper-TOC-when-two-SAS-Pdf-combined-in-one-Combined-report/m-p/259058#M9349</link>
      <description>&lt;P&gt;Hello Everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Below SAS code to combine my PDF files . I am using EG 7.1&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;/* Method 1 */

/* Turn off the Output window */
ods listing close;

/* Open two ODS PDF instances, one creating COMBINED_1.PDF, and the other creating A.PDF */
ods pdf file="combined_1.pdf";
ods pdf(a) file="a.pdf";

proc report nowd data=sashelp.class(obs=10);
   title "In COMBINED.pdf and A.pdf";
run;

/* Close A.PDF, but COMBINED.PDF remains open */
ods pdf(a) close;

ods pdf(b) file="b.pdf";

proc report nowd data=sashelp.vtable(obs=20);
   title "In COMBINED.pdf and B.pdf";
   column libname memname nobs nvar crdate;
run;

ods pdf(b) close;

ods pdf(c) file="c.pdf" ;

proc report nowd data=sashelp.class;
   title "In COMBINED.pdf and C.pdf";
run;

ods pdf(c) close;
ods pdf close;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which is from&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/35/375.html" target="_blank"&gt;http://support.sas.com/kb/35/375.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am able to append the pdf files with the no problem but TOC(Table of contents) looks different then what it was for individual PDF. I am wondering what am I missing here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12407i41C5CE0308AE861D/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="No Proper TOC.PNG" title="No Proper TOC.PNG" /&gt;</description>
      <pubDate>Fri, 25 Mar 2016 12:57:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/No-proper-TOC-when-two-SAS-Pdf-combined-in-one-Combined-report/m-p/259058#M9349</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-03-25T12:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: ods pdf 2 different reports in same page</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-pdf-2-different-reports-in-same-page/m-p/258317#M18083</link>
      <description>&lt;P&gt;Something to add here. I have warning in log which says .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"WARNING: Unsupported device 'SASEMF' for TAGSETS.SASREPORT13(EGSR) destination. Using default device 'PNG'." is that the reason.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 18:27:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-pdf-2-different-reports-in-same-page/m-p/258317#M18083</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-03-22T18:27:50Z</dc:date>
    </item>
    <item>
      <title>ods pdf 2 different reports in same page</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-pdf-2-different-reports-in-same-page/m-p/258313#M18082</link>
      <description>&lt;P&gt;Hello Everybody,&lt;/P&gt;
&lt;P&gt;I want to create one table and one graph in the same page of PDF output. I found SAS program&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;options nodate nonumber;
&lt;/PRE&gt;
&lt;PRE&gt;ods pdf file='LayoutGriddedTitles.pdf';&lt;/PRE&gt;
&lt;PRE&gt;title 'This is TITLE1';
footnote 'This is FOOTNOTE1';&lt;/PRE&gt;
&lt;PRE&gt;ods layout gridded;
ods region;
title 'This is the REGION TITLE';
footnote 'This is the REGION FOOTNOTE';
proc print data=sashelp.class(obs=10);
run;&lt;/PRE&gt;
&lt;PRE&gt;goptions hsize=4in vsize=4in;
proc gchart data=sashelp.class; 
   vbar age / name='gtitle';
   title 'This is the PROCEDURE TITLE';
   footnote 'This is the PROCEDURE FOOTNOTE';
run; 
quit;
&lt;/PRE&gt;
&lt;PRE&gt;ods layout end;
ods pdf close;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;P&gt;from &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#p06ji2uhvayhq5n1eik2z2rf2ga8a.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#p06ji2uhvayhq5n1eik2z2rf2ga8a.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;. My result output in SAS EG result window &amp;nbsp;looks fine but output file "LayoutGridedTitles.pdf" has two pages. Should not I get 1 page output rather than 2 here. I am wondering what did I miss here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12397iF4F5F2B0CCF4DC93/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="OutputInSASWindow.PNG" title="OutputInSASWindow.PNG" /&gt;</description>
      <pubDate>Tue, 22 Mar 2016 18:21:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-pdf-2-different-reports-in-same-page/m-p/258313#M18082</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2016-03-22T18:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212288#M15922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A __default_attr="255172" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; and &lt;A __default_attr="260198" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the update on my problem. I think I am very close to the answer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out that I do not have write access to SAS default temporary folder therefore I directed my temp folder to my own folder in desktop.&lt;/P&gt;&lt;P&gt;I did not know that we have to give default folder name for clip file so I give C:\temp as destination folder for clip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I am able to copy and paste table ( I used SASHELP.CARS) but will little problem. I am not able to write any variables after&amp;nbsp; Horsepower variable in SASHELP.CARS. I thought that was LRECl issue and changed value to &lt;SPAN style="color: #000000; font-family: arial, 'Arial Unicode MS', geneva, 'Lucida Grande', sans-serif; font-size: 13.4399995803833px; background-color: #f5f5f5;"&gt;32767 but still I am missing last 4 variable in my output. One thing I notice in my Clip.txt file is I am getting more than one tab between two copied column. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if you know what would be the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 14:11:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212288#M15922</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-30T14:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212287#M15921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It opens an Excel sheet with your code. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 20:32:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212287#M15921</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T20:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212286#M15920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you @reeza&amp;nbsp; I appreciate your input. Now I think I know what the problem is . When I see command line like pop up there was another pop up I missed before since it is literally for less than 1/10 secs.&amp;nbsp; It says "&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The X command is active. Enter EXIT at &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the prompt in the X command window to &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;reactivate this SAS session." &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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 20:23:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212286#M15920</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T20:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212283#M15917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I do not see Excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 20:01:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212283#M15917</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T20:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212281#M15915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="255172" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; Yes . When I ran the program I see Command-like screen for a while and it closes itself after removing last three line as you suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 19:56:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212281#M15915</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T19:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212280#M15914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="260198" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;&amp;nbsp; I have my name first middle and last name. I just thought I should not give my name. &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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 19:55:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212280#M15914</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T19:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212277#M15911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No luck again,&lt;/P&gt;&lt;P&gt;it is showing the exact same location. I tried .xlsx and .xls both and it did not work. I also ran by deleting bottom three rows. It still closes my Excel application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim objExcel&lt;/P&gt;&lt;P&gt;Dim Newbook&lt;/P&gt;&lt;P&gt;Dim NewSheet&lt;/P&gt;&lt;P&gt;Dim inSheetCount&lt;/P&gt;&lt;P&gt;Set objExcel = CreateObject("Excel.Application")&lt;/P&gt;&lt;P&gt;Set Newbook = objExcel.Workbooks.Add()&lt;/P&gt;&lt;P&gt;objExcel.Visible = True&lt;/P&gt;&lt;P&gt;inSheetCount = Newbook.Application.Worksheets.Count&lt;/P&gt;&lt;P&gt;set NewSheet = Newbook.Sheets.Add( ,objExcel.WorkSheets(inSheetCount))&lt;/P&gt;&lt;P&gt;objExcel.DisplayAlerts = False&lt;/P&gt;&lt;P&gt;i = inSheetCount&lt;/P&gt;&lt;P&gt;Do Until i = 0&lt;/P&gt;&lt;P&gt; Newbook.Worksheets(i).Delete&lt;/P&gt;&lt;P&gt; i = i - 1&lt;/P&gt;&lt;P&gt; Loop&lt;/P&gt;&lt;P&gt;Newbook.Sheets(1).Name="one"&lt;/P&gt;&lt;P&gt;Newbook.Sheets("one").Select&lt;/P&gt;&lt;P&gt;Newbook.Sheets("one").Range("A1").Activate&lt;/P&gt;&lt;P&gt;Newbook.Sheets("one").Paste&lt;/P&gt;&lt;P&gt;NewSheet.SaveAs("C:\Users\myname\Desktop\sastest.xls")&lt;/P&gt;&lt;P&gt;objExcel.Workbooks.Close&lt;/P&gt;&lt;P&gt;objExcel.DisplayAlerts = True&lt;/P&gt;&lt;P&gt;objExcel.Quit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 19:38:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212277#M15911</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T19:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212275#M15909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can see command-like popup on my screen. I have Excel 2010, SAS 9.3 and Windows 7 on my computer. It is getting mysterious. Any thoughts ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 19:24:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212275#M15909</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T19:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212273#M15907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately not. Below is detail of folder you suggested. I am totally lost .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="snip_tempsas.PNG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/11020_snip_tempsas.PNG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 19:21:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212273#M15907</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T19:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212271#M15905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp; Finally I ran code of poor/rich. Here is what I did. reference macro was used from &lt;A href="http://www.sascommunity.org/mwiki/images/f/f4/1793-2014.sas" title="http://www.sascommunity.org/mwiki/images/f/f4/1793-2014.sas"&gt;http://www.sascommunity.org/mwiki/images/f/f4/1793-2014.sas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I ran program from EG I got "undermined I/O faliure. &lt;/P&gt;&lt;P&gt;2) I tried from Base SAS and got no error. searched log there is no "error"&amp;nbsp; word in whole log. But I can not see my file in the my computer. I have SAS on my PC not on server. Below is the code and log I submitted. Clearly it says whole program is fine but I can not see the output file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code best on poor/rich macro:&lt;/P&gt;&lt;P&gt;%exportxl( data=sashelp.cars ,&lt;/P&gt;&lt;P&gt;outfile=C:\Users\myname\Desktop\test.xlsx,&lt;/P&gt;&lt;P&gt;type=N,&lt;/P&gt;&lt;P&gt;usenames=Y,&lt;/P&gt;&lt;P&gt;sheet = test);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My log:&lt;/P&gt;&lt;P&gt; DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 1 observations read from the data set SASHELP.CARS.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.T_E_M_P has 1 observations and 15 variables.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 1 observations read from the data set WORK.T_E_M_P.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.T_E_M_P has 1 observations and 15 variables.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: The file CODE2INC is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Filename=C:\Users\myname\AppData\Local\Temp\SAS Temporary&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Files\_TD5640_ISC83676_\#LN00032,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RECFM=V,LRECL=256,File Size (bytes)=0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last Modified=26Jun2015:14:37:39,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create Time=26Jun2015:14:37:39&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: 30 records were written to the file CODE2INC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The minimum record length was 15.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The maximum record length was 55.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 428 observations read from the data set SASHELP.CARS.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: The file DUMMY1 is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Filename=C:\Users\myname\AppData\Local\Temp\SAS Temporary&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Files\_TD5640_ISC83676_\PasteIt.vbs,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RECFM=V,LRECL=512,File Size (bytes)=0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last Modified=26Jun2015:14:37:39,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create Time=26Jun2015:14:37:39&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: 23 records were written to the file DUMMY1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The minimum record length was 5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The maximum record length was 70.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.28 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.04 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything looks right still I am not able to see my written file. Am I missing anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 18:46:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212271#M15905</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-26T18:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212269#M15903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reeza, I am starting with Poor/Rich Macro. I will update on on my result. I am refraining from DDE since it gave me problem on my test run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 19:13:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212269#M15903</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-23T19:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: updating excel sheets from tables in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212267#M15901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am looking for all the options in the table till we move into total SAS based solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 18:51:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/updating-excel-sheets-from-tables-in-SAS/m-p/212267#M15901</guid>
      <dc:creator>learner_sas</dc:creator>
      <dc:date>2015-06-23T18:51:06Z</dc:date>
    </item>
  </channel>
</rss>

