Hi all,

I have a complicated loop that generates new variables by merging 2 datasets. This loop will have to run around 500 times because the identification variable is what is needed to create the new variable.

I would like to compile an excel sheet that appends these variables into an excel sheet - how can i do this?

Thank you