B
BrianPaul
I have a text box on a form named MainMenu unbound to any table or querry. I
have a report called RWidgets which is based on a table called TableWidget.
On the MainMenu I have a text box called WidgetNames.
Question. With a command button on the MainMenu... OnClick I want to Print
the report to match the records with the value in the textbox called
WidgetNames.
I know I could base the Report on a Perimeter Query but I dont want to do it
that way. Thanks.
have a report called RWidgets which is based on a table called TableWidget.
On the MainMenu I have a text box called WidgetNames.
Question. With a command button on the MainMenu... OnClick I want to Print
the report to match the records with the value in the textbox called
WidgetNames.
I know I could base the Report on a Perimeter Query but I dont want to do it
that way. Thanks.