E
Ed Brant
I am trying to automate a printing procedure that I do every month. I have a
table of data which existed at the first of the month and a current table. At
the end of the month, I compare the two tables and generate a differences
table which tells me which pages have changes and need to be replaced. The
report is a parameter report and the number of copies of replacement pages
varies with these parameters. Question: Can parameters be manipulated within
a macro and can the arguments of the PRINTOUT command be manipulated. I wish
to used information from the differences table to provide the data for the
parameters and the arguments if that is possible or will I have to do this in
a module??
Thanks for your help
table of data which existed at the first of the month and a current table. At
the end of the month, I compare the two tables and generate a differences
table which tells me which pages have changes and need to be replaced. The
report is a parameter report and the number of copies of replacement pages
varies with these parameters. Question: Can parameters be manipulated within
a macro and can the arguments of the PRINTOUT command be manipulated. I wish
to used information from the differences table to provide the data for the
parameters and the arguments if that is possible or will I have to do this in
a module??
Thanks for your help