C
CHARLES.CLAYTON
A2K
I have a form with several tabs. One of the tabs takes a crosstab and
summarizes the data. Since the data will change over time I have a
maximum of 7 columns for the form and the crosstab will not always use
all of them. Consequently, I get the error "#Name?" for those columns
that do not presently exist in the crosstab. I know that I can hide
those columns on the form but I was wondering if there was a way to
trap for this error so that when the form loaded, it would show the
correct number of columns? That way I never have to worry about either
hiding or unhiding columns.
Thanks,
Charles D Clayton Jr
PS - I have minimal coding abilities.
I have a form with several tabs. One of the tabs takes a crosstab and
summarizes the data. Since the data will change over time I have a
maximum of 7 columns for the form and the crosstab will not always use
all of them. Consequently, I get the error "#Name?" for those columns
that do not presently exist in the crosstab. I know that I can hide
those columns on the form but I was wondering if there was a way to
trap for this error so that when the form loaded, it would show the
correct number of columns? That way I never have to worry about either
hiding or unhiding columns.
Thanks,
Charles D Clayton Jr
PS - I have minimal coding abilities.