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