View Full Version : Query Report in Access


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

Mile-O
04-28-2004, 06:23 AM
[Forms]![Formulario1]![nombre] works. ;)

jpruizs
04-28-2004, 06:32 AM
Hi!


It doesnt work here. I open the form, then I put a value (ABC) then I hit the button and a new window open, asking me for the value again.

I dont want that

:mad: :(

PLZ HELP

THANKS FOR YOUR REPLY!