msibleyj Posted July 25, 2017 Report Share Posted July 25, 2017 New user, testing out Macro Express Pro. Please point me in the right direction here. I have a program to analyze physiological data, which I do on an ongoing basis. I have recorded a macro to open a data file with the program, click through the menus to do the process and save the 2 output files. Seems to work OK. But, I need to go through hundreds of these data files. So, I need to sequentially go through the data files in a given directory, process the data with the program, save to 2 output files each that contain the filename of the original data file plus a "z" or "f" to reflect the type of analysis. I'm thinking that I'll need a macro to iterate throught the data file directory, each time recording the name of the respective data file, and run another macro that actually produces the output files (naming each one accordingly). Some general pointers is probably all I need. Thanks. Mark Quote Link to comment Share on other sites More sharing options...
Cory Posted July 25, 2017 Report Share Posted July 25, 2017 Have you tried the Repeat With Folder command? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.