T
T
Steve Schapel gave this advice:
"First way would be to put a GoToRecord/Next action at
the end of your macro, and then use another macro, with
the RunMacro action, to run your SendObject macro, with
the RepeatCount argument set to the number of records in
your query."
I would like to know what the best way to set the
RepeatCount argument to the queries number of records when
that query has a variable number of records based on the
current day.
Thanks again for the help.
"First way would be to put a GoToRecord/Next action at
the end of your macro, and then use another macro, with
the RunMacro action, to run your SendObject macro, with
the RepeatCount argument set to the number of records in
your query."
I would like to know what the best way to set the
RepeatCount argument to the queries number of records when
that query has a variable number of records based on the
current day.
Thanks again for the help.