D
Dave Elliott
I have a macro that I use to try this procedure, it first opens the report
RMothStmnt , design view, window mode hidden,
next RunCommand SelectRecord
next SelectObject , Report,
next SetWarnings No
This results in it sending all the records instead of one.
I need this to run via a macro and just send one record
RMothStmnt , design view, window mode hidden,
next RunCommand SelectRecord
next SelectObject , Report,
next SetWarnings No
This results in it sending all the records instead of one.
I need this to run via a macro and just send one record