macro where clause problem

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top