I am trying to find the solution to export dataset to a specified range of cell of an existing excel spreadsheet? Please help me if there is any option in proc export or other ods?
PROC EXPORT supports this but only if you use DBMS EXCEL or EXCELCS.
The basic requirement is that you should have SAS and Excel installed on the same machine and of course WIndows OS.
Though SAS these days does not recommend it, this is the only direct option you have as I know of. The following SAS reference has good examples. Do read this, if you have not read already done so. (https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/hostwin/p0rbba3syo5gf1n1gf17jd7zzhwq.htm)
This another good reference ( https://www.lexjansen.com/nesug/nesug05/pos/pos15.pdf ) .
The instructions are pretty clear.
In case you have an error please post the logs.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.