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