J
john f
I am using a one step macro to open a report. The report
is based upon a cross_tab query. If I specify a "where
condition" as a literal value (RecordNum=1) the macro
prints the desired report. But if I attach the macro to a
simple entry form control ([RecordNum]=[Form]![FormName]!
[ControlName]) the macro stops. The same entry form and
syntax works fine with other NON-CROSS_TAB reports. Any
Suggestions?
is based upon a cross_tab query. If I specify a "where
condition" as a literal value (RecordNum=1) the macro
prints the desired report. But if I attach the macro to a
simple entry form control ([RecordNum]=[Form]![FormName]!
[ControlName]) the macro stops. The same entry form and
syntax works fine with other NON-CROSS_TAB reports. Any
Suggestions?