Hi Kurt, Thanks for your valueable answer. i declared this before running data step. options xsync; filename EXCEL DDE 'EXCEL|SYSTEM'; and then run the data step . when i m not declaring filename , sas executing the data step without any error, but affect on excel file, while i am using this "filename" statement sas got stucked for a long time for the same code. Please let me know the step , which should i follow. Thanks & Regards, Mohit
... View more