How do I save an Excel File with 2 sheets into two comma delimited (.csv) files, first for the sheet tabbed "sheet 1" and second for the sheet tabbed "sheet 2"? Also, how do I then read in the comma delimited files by SAS?
*note: these are excel files that I am trying to read into the SAS program
Software/Hardware used:
ASKED:
November 20, 2008 5:36 PM
UPDATED:
February 9, 2010 2:17 PM
IN SAS programming, we often require outputting the dataset in different formats like EXCEL and CSV etc and here are the five different ways to export the SAS dataset into .csv file.
Example:
read more at….
http://studysas.blogspot.com/2009/02/how-to-create-comma-separated-file-csv.html
http://studysas.blogspot.com/2009/02/how-to-create-comma-separated-file-csv.html
how to copy the text file which has been modified today conditional based using sas