Parameter Query referencing a crosstab query to use in a report.

  • Thread starter Lee Stafford via AccessMonster.com
  • Start date
L

Lee Stafford via AccessMonster.com

I am pretty knew to all of this and I would greatly appreciate any help
that I can get.

I have created a crosstab query that feeds a parameter query. This feeds a
form that then opens and prints the report. My problem is that since I am
using a crosstab query in this, I have to define those parameters that I am
using. By doing that, sometimes I will get the individual dialog boxes
asking for the criteria separately from the form that I have created.
Other times I just get the form and it works perfectly. It seems that when
it is a different front-end accessing the same BE that is the problem.
Both front ends are the same, just in different locations. I wonder if the
length of time makes a difference? Can anyone help me. I really like to
just keep the form and not use the dialog boxes. They were causing it to
crash a lot.

Thanks,
Lee
 
Top