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