Hi,
I have a folder with excel files, each with a different name. I need to export each of them to stata while running an already prepared do file on each of them. I am not sure how to do this. In the past, I have always imported one excel file at a time using the import excel command but assume that I probably can write a loop to pull in each file and run the do file on each? Any guidance on how to approach this would be much appreciated.
Thanks,
Karishma
I have a folder with excel files, each with a different name. I need to export each of them to stata while running an already prepared do file on each of them. I am not sure how to do this. In the past, I have always imported one excel file at a time using the import excel command but assume that I probably can write a loop to pull in each file and run the do file on each? Any guidance on how to approach this would be much appreciated.
Thanks,
Karishma
Comment