<?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 to export multiple datasets into multiple worksheets in single file using dde in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199662#M13329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMO don't.&amp;nbsp; DDE is very old technology now, how long it will be supported for/work is unknown and the functionality is limited.&amp;nbsp; There are a variety of methods for getting data to Excel which are supported:&lt;/P&gt;&lt;P&gt;tagsets.excelxp - this is probably the easiest to use and has plenty of options&lt;/P&gt;&lt;P&gt;libname to excel - for &amp;lt; 9.4 I wouldn't recommend it, however in 9.4 libname to XLSX is present I believe.&amp;nbsp; It doesn't have all the formatting options that tagset does, but can write directly to and existing file.&lt;/P&gt;&lt;P&gt;datastep export to CSV - Excel can read CSV easily, file size is small, good for transfer, but doesn't have formatting.&lt;/P&gt;&lt;P&gt;proc export - for if you get really desperate!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 08:02:16 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2015-04-20T08:02:16Z</dc:date>
    <item>
      <title>how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199661#M13328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day all,&lt;/P&gt;&lt;P&gt;i want to export 3 datasets into 3 worksheets in singe file using dde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have datasets like &lt;/P&gt;&lt;P&gt;sashelp.class&lt;/P&gt;&lt;P&gt;sashelp.cars&lt;/P&gt;&lt;P&gt;sashelp.shoes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no i want to export these 3 into single work book in different sheets through dde.&lt;/P&gt;&lt;P&gt;your valid comments are welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 06:31:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199661#M13328</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T06:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199662#M13329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMO don't.&amp;nbsp; DDE is very old technology now, how long it will be supported for/work is unknown and the functionality is limited.&amp;nbsp; There are a variety of methods for getting data to Excel which are supported:&lt;/P&gt;&lt;P&gt;tagsets.excelxp - this is probably the easiest to use and has plenty of options&lt;/P&gt;&lt;P&gt;libname to excel - for &amp;lt; 9.4 I wouldn't recommend it, however in 9.4 libname to XLSX is present I believe.&amp;nbsp; It doesn't have all the formatting options that tagset does, but can write directly to and existing file.&lt;/P&gt;&lt;P&gt;datastep export to CSV - Excel can read CSV easily, file size is small, good for transfer, but doesn't have formatting.&lt;/P&gt;&lt;P&gt;proc export - for if you get really desperate!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 08:02:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199662#M13329</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-04-20T08:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199663#M13330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok agreed. &lt;/P&gt;&lt;P&gt;using ods html with .xls extension is it possible to get the same output.&lt;/P&gt;&lt;P&gt;multiple reports into multiple sheets in a single file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 08:50:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199663#M13330</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T08:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199664#M13331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, for tagset just use:&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp file="new.xlsx" options=(sheet_name="xyz");&lt;/P&gt;&lt;P&gt;proc report...;&lt;/P&gt;&lt;P&gt;ods tagsets.excelxp options=(sheet_name="abc");&lt;/P&gt;&lt;P&gt;proc report...;&lt;/P&gt;&lt;P&gt;ods tagset.excelxp close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 10:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199664#M13331</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-04-20T10:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199665#M13332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't what i have said i know it is possible through ods tagsets.&lt;/P&gt;&lt;P&gt;ods html with .xls extension same process is possible i want to know.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:04:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199665#M13332</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T12:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199666#M13333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I was you ,I would like to use LIBNAME statement .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:41:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199666#M13333</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-04-20T12:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199667#M13334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used libname also for exporting.but what the problem was using libname its missing formats in output file.&lt;/P&gt;&lt;P&gt;i already told you in previous i have a format of fmt32 this will apply to all character variables and changing it to numeric variables with fmt32 format.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;libname and ods tagsets.excelxp is not supported using this procedure to display in output file displaying format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is only possible to display the formats using ods html with .xls extension. I think have you understood what i said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using ods html with .xls extension to send multiple reports to multiple sheets in a single file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or using DDE send multiple datasets into multiple sheets in a single file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:51:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199667#M13334</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T12:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199668#M13335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the code I posted to you before. Add a character like TAB '09'x into your variable ,and your format will be retained as 43.3%&amp;nbsp; 3,456,456.87&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't matter with LIBNAME .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:59:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199668#M13335</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-04-20T12:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199669#M13336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are plenty of examples out there of using HTML.&amp;nbsp; Its pretty simliar to excelxp (one is XML the other is HTML):&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings12/150-2012.pdf" title="http://support.sas.com/resources/papers/proceedings12/150-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/150-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards to your point: "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;libname and ods tagsets.excelxp is not supported using this procedure to display in output file displaying format."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;Libname I am not sure about without checking, but excelxp *does* have the ability to have formats just like any ods destination.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;Its all to do with the style options you put in the output procedure, nothing really to do with the destination, e.g:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;define a_column / style=("mso-number-format:=00#00");&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;Or if you want it to be on a per cell use call define:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;compute a_column;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ... then call define(_cell_,"mso-number-format:=00#00");&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:03:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199669#M13336</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-04-20T13:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199670#M13337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried with libname statement. but the variable is showing no format after exporting.&lt;/P&gt;&lt;P&gt;i.e. it is showing 0.043&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; 3456456 just like this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199670#M13337</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T13:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199671#M13338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But on top of everything, you can never be sure what that execrable Excel does when it reads the data.&lt;/P&gt;&lt;P&gt;Stay away from that POS, as far as you can.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:11:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199671#M13338</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-20T13:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199672#M13339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show an example ? So we can test it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:13:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199672#M13339</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-04-20T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199673#M13340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="70"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" height="17" width="70"&gt;413&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;45582372&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;242&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;27433526&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;203&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;23314259&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.839&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;156&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;47&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;4207109&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.114&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.092&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.194&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.232&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="17"&gt;0.18&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199673#M13340</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T13:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199674#M13341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its showing like this after exporting through libname statement.&lt;/P&gt;&lt;P&gt;the formats are missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:17:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199674#M13341</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T13:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199675#M13342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should us the code you tried . exist SAS and open c:\temp\w.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;

proc format;
value fmt
 0-1=[percent8.2]
 other=[comma20.2];
run;

data have;
 input x;
 format x fmt.;
cards;
455823.72
242
274335.26
203
233142.59
0.85
0.839
;
run;
data want;
 set have;
 length new $ 40;
 new=cats(vvalue(x),'09'x);
 drop x;
run;
libname x excel 'c:\temp\w.xls';
data x.want;
 set want;
run;


&lt;/PRE&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;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199675#M13342</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-04-20T13:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199676#M13343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have one doubt in this the variable "new" is which format character or numeric. is it belongs to numeric then not a problem.&lt;/P&gt;&lt;P&gt;if it is character then there is a problem. client need this also into numeric format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:35:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199676#M13343</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T13:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199677#M13344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just now i checked&amp;nbsp; the variable new is in character type. so it is not possible. the resultant dataset is also is in numeric format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:47:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199677#M13344</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T13:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199678#M13345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you give me the syntax of call define for comma and percent format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:05:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199678#M13345</guid>
      <dc:creator>Ravikumarkummari</dc:creator>
      <dc:date>2015-04-20T14:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to export multiple datasets into multiple worksheets in single file using dde</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199679#M13346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Cythina@sas has already answer your question , Check her code in your post .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:13:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-export-multiple-datasets-into-multiple-worksheets-in/m-p/199679#M13346</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-04-20T14:13:57Z</dc:date>
    </item>
  </channel>
</rss>

