Hello brucek,
You wrote in conference microsoft.public.access.adp.sqlserver on 7 Aug 2006
05:46:24 -0700:
b> Hi, I'm opening a report from code and I'm using the Where parameter of
b> the OpenReport method.
b> Is there a way I can reference all or part of that where condition in
b> the report itself and print it in the Report or Page Header?
Yes, you will find it in the property ServerFilter. Put textbox with
controlsource =serverfilter .
Vadim Rapp
|