J
Jerry Crosby
I have a form based on a crosstab query. Occasionally, because of the way
crosstab queries work, a particular field may not appear in the final matrix
(because no data is contained in that "crosstab" location).
When that happens, I'll get an error in the field because that field is not
in the field list of the query.
What is the code/function/etc. for that field box on the form that would
say, "If this field doesn't exist in the field table, then just leave it
blank (and don't enter '#NAME?')"
Thanks in advance.
Jerry
crosstab queries work, a particular field may not appear in the final matrix
(because no data is contained in that "crosstab" location).
When that happens, I'll get an error in the field because that field is not
in the field list of the query.
What is the code/function/etc. for that field box on the form that would
say, "If this field doesn't exist in the field table, then just leave it
blank (and don't enter '#NAME?')"
Thanks in advance.
Jerry