I need to merge data1 to data2 such that data1 is merged to data2 between two date ("start" and "end"). For this I open data2 and use the following command:
Code:
rangejoin data1_date start end using "D:\Research\date1.dta", by(lenderid)
Best regards,
Alberto
0 Response to Merge data1 to data2 between certain dates
Post a Comment