Hi,
I have an excel sheet with calculations which needs to be implemented through SAS to automate the report. Please find the attchment for the sample excel sheet. I want to get the field2 values as shown in the excel template using sas code. For example field2 first value is getting generated by calculating column values i.e. (C10+D11+E12+F13+G14+H15+I16+J17+K18+L19+M20+N21). So i want to implement these calculations using sas. Can anyone suggest on this.
Thanks.
It sounds like you want to embed the formula into the worksheet so that it will be active. This can be accomplished using the Output Delivery System, ODS. There have been a number of papers written on the topic. Try google: sas ods excel formula
Art's suggestion is right on the money, for straightforward calculations, like a difference column.
The formulas in the FIELD2 row in your "sample.xls" are just column totals, but your message seeks the total along the diagonal for the first FIELD2 cell. What plan have you for the next FIELD2 cells?
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!
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.