Questions in DATA Step
Base code
Page 1 out of 4 Pages
- Can I write SAS dates in bespoke formats?
(11652 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?
(14572 views) - Can I produce a report to show the run-time of my SAS Program?
(5932 views) - Can I read in multiple raw data files in a single pass without hard-coding all the names?
(6290 views) - How do I stop SAS reading a non-printable EOF character in my raw data file?
(6252 views) - Can I dynamically create a sub-directory and assign a LIBREF to it?
(6770 views) - Can I create a password-protected Excel spreadsheet using tagsets.excelxp?
(10419 views) - Can SAS identify the last-created dataset?
(17301 views) - Can I suppress the 'DISARM' messages in the SAS LOG?
(18123 views) - Can I validate a postcode using SAS without a lookup to the postcode database?
(20737 views)
Base code