K
Kou Vang
Currently I have a button on a formA that opens formB. FormB is based on a
crosstab query that I want to use a field in formA to query upon. I have
tried this several times and get the error of the Microsoft Jet engine not
recognizing the field on formA. The help states that this must be an error
in the parameter not being set. In order to use criteria in a crosstab, must
a parameter be set? How is it that I can type a known value into the
criteria of the crosstab query and it works, yet I cannot set the criteria of
the crosstab query to be based on a field in form? Should I just convert the
crosstab query to a table and use the table? Thanks.
crosstab query that I want to use a field in formA to query upon. I have
tried this several times and get the error of the Microsoft Jet engine not
recognizing the field on formA. The help states that this must be an error
in the parameter not being set. In order to use criteria in a crosstab, must
a parameter be set? How is it that I can type a known value into the
criteria of the crosstab query and it works, yet I cannot set the criteria of
the crosstab query to be based on a field in form? Should I just convert the
crosstab query to a table and use the table? Thanks.