-
@nikir1 @Andrew___Baker PSA: Please don’t convert Excel dates to @Stata by doing e.g., “gen statadate = exceldate-21916”. (Not a real programmer, but 💔.) Some day you’ll be in a world of pain. Don’t ask how I know, but see image attached. Use -import excel- and/or the date(•) or daily(•) functions.