Hi,
Using SAS Base, we are currently producing 100 excel files with two identical sheets. The client would like to request the first sheet to be 'locked' or protected with a password when for editing, and the second sheet not protected (this will serve as their 'working' sheet for pivot tables).
Is this possible with SAS codes or visual basic?
Thank you!
Whilst the above shows how to do such a thing, I would ask why? Your exporting data from a Stats package, into numerous Excel files and then someone else if performing some calculations based on that yes. If so, why not just have a data transfer, i.e. one SAS dataset, and then they can process it in their SAS/DBMS. If they want reports then produce them. I would suggest your just opening yourself to problems with a) working with Excel, b) letting someone else fiddle around with your data in an unvalidated/unstrcutured approach.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.