Questions in DATA Step
Base code
Page 1 out of 4 Pages
- Can I write SAS dates in bespoke formats?
(11819 views) - I have a list of names with initials some of which have a period but not all - can I add a period after each initial?
(14786 views) - Can I produce a report to show the run-time of my SAS Program?
(6029 views) - Can I read in multiple raw data files in a single pass without hard-coding all the names?
(6455 views) - How do I stop SAS reading a non-printable EOF character in my raw data file?
(6344 views) - Can I dynamically create a sub-directory and assign a LIBREF to it?
(6873 views) - Can I create a password-protected Excel spreadsheet using tagsets.excelxp?
(10522 views) - Can SAS identify the last-created dataset?
(17427 views) - Can I suppress the 'DISARM' messages in the SAS LOG?
(18206 views) - Can I validate a postcode using SAS without a lookup to the postcode database?
(20875 views)
Base code