B
briank
I have created a crosstab query that is crashing my application 50% of the
time I run the query.
A little background on the ct query:
The Row Heading is a test field.
The Column Heading is a calculated field of text values (text & text) that
are comprised of six layers of iif conditions
The Value is a number
There is a criteria column Where: Between [Forms]![frmDateMenu2]![StartDate]
And [Forms]![frmDateMenu2]![EndDate] in which both of these dates have been
declared.
I am stumped on this and would assistance or suggestion on how to fix.
time I run the query.
A little background on the ct query:
The Row Heading is a test field.
The Column Heading is a calculated field of text values (text & text) that
are comprised of six layers of iif conditions
The Value is a number
There is a criteria column Where: Between [Forms]![frmDateMenu2]![StartDate]
And [Forms]![frmDateMenu2]![EndDate] in which both of these dates have been
declared.
I am stumped on this and would assistance or suggestion on how to fix.