Happy New Year to all!
I am using the OutputTo action in a macro to create mutiple copies of a report as an rtf file. I want each filename to have a common prefix (eg Customers copy) followed by a number (eg customers copy 1, customers copy 2 etc). i have tried concatenating the value of a tempvar variable to the file name but the macro fails each time. The variable contains the value of a for...next loop which controls the number of outputs.
The error message is "can't save the output to the file you've selected".
Any help would be much appreciated.
Peter
I am using the OutputTo action in a macro to create mutiple copies of a report as an rtf file. I want each filename to have a common prefix (eg Customers copy) followed by a number (eg customers copy 1, customers copy 2 etc). i have tried concatenating the value of a tempvar variable to the file name but the macro fails each time. The variable contains the value of a for...next loop which controls the number of outputs.
The error message is "can't save the output to the file you've selected".
Any help would be much appreciated.
Peter