Hi,
I am trying to use the LIBNAME statement to read and write the data from/into the excel file. To access I use also the named ranges as mentioned in
http://www2.sas.com/proceedings/sugi31/024-31.pdf
I have the the following question:
is there any possibility to write the SAS data into MS Excel named range without writing the variable names? (I have found the libname option HEADER=NO that for reading without varnames, but this doesn't work when writing into excel).
My SAS version is 9.1.3.
Thank you in advance!
Jaroslav