Hi: You posted your question in the middle of a 7 year old posting. It would be better to do the following: 1) start a new post and refer to this post in your question by copying the URL for this post and 2) post your question in the forum reserved for Stored Processes. Are you running a stored process or a stored RDBMS procedure? SAS has stored processes. Are you using the SAS Add-in for Microsoft Office -- using a stored process in that client application would give you great flexibility for the SP results to come back to Excel, but then under the user's control for whether they want to save or not. Also, I would recommend working with Tech Support -- ALL of your stored process code, or at least 1 representative example has to be available for viewing. Just saying you have 10 stored processes isn't enough. You say you are using a "client portal" but is it the SAS Information Delivery Portal? You indicated that you wanted the output automatically directed to excel: there are 2 ways to do this: 1) use the Excel client in the SAS Add-in for Microsoft Office or 2) use the Stored Process Web App with the appropriate code to make an Excel file and the appropriate content-type headers to be executed on the server but have the results sent to Excel. cynthia here's the location of the Stored Process Forum: https://communities.sas.com/t5/SAS-Stored-Processes/bd-p/sas_stored_processes
... View more