07-05-2009, 09:10 PM
I'm very new to QM and macros in general really, and I need some help using a macro to save numbered files.
For example, the macro edits a file (I think I can simply record this part), it then opens the "Save As..." window, and types in the file name.
Is it possible to put a number at the end of the file name that goes up each file? So the files would be:
name0001
name0002
...
name0010
name0011
...
And so on.
For example, the macro edits a file (I think I can simply record this part), it then opens the "Save As..." window, and types in the file name.
Is it possible to put a number at the end of the file name that goes up each file? So the files would be:
name0001
name0002
...
name0010
name0011
...
And so on.