I have a number of files on which to run a macro. They are approximately 300.
I have to do something like this:
%Counts(Mod1_PS);
%Counts(Mod2_PS);
Is there a way to “call” the macro on all files Mod*_PS from 1 to 300?
Thank you in advance
I have a number of files on which to run a macro. They are approximately 300.
I have to do something like this:
%Counts(Mod1_PS);
%Counts(Mod2_PS);
Is there a way to “call” the macro on all files Mod*_PS from 1 to 300?
Thank you in advance