jpruizs
04-28-2004, 06:05 AM
Hi!
I havent been able to query a report using a parameter that I ask in a form field.
I have this combo box in a form and a button that have this action:
DoCmd.OpenReport "informecito", acViewPreview
Then I have a report that uses a query
The query have a filter using the field in the form!
NOTHING WOKRS!!
PLEASE HELP ME
THANKS
JP
I havent been able to query a report using a parameter that I ask in a form field.
I have this combo box in a form and a button that have this action:
DoCmd.OpenReport "informecito", acViewPreview
Then I have a report that uses a query
The query have a filter using the field in the form!
NOTHING WOKRS!!
PLEASE HELP ME
THANKS
JP