Hi,
I have ten datasets in a folder named "Bond Data" and I am trying to run through the same code for each of them (the code I have written creates new variables and drops many observations as the datasets are very large) and then merge them all. I know I have to do some kind of foreach loop, but am stuck beyond that.
Thanks!