SAS data step view and data wrap in a macro for loop
问题 For a university research project I am retrieving data from WRDS via SAS and am relatively new to SAS. I am trying to retrieve data in a specific interval provided by WRDS which actually works very for me; the structure is as follows [1]Define some macro variable [2]Use data step view [3]Make manipulation on data [4]Export the data to csv In particular I am retrieving data for a stock for every single year. Instead of changing the variable all the time a macro that would allow me to provide