L
ldiaz
I have a crosstab query that shows datas like this:
W-Date Planner ACCY CONC POUCH
22-Oct-07 BAM-06 38 67 96
23-Oct-07 BAM-06 14 8 85
24-Oct-07 BAM-06 106 30 220
where ACCY,CONC, POUCH is the "Column Heading" the query is working fine,
but these datas are showed to the user using a subform, the problem is when
in crosstab query appear a new Style, like TOC and do not appear ACCY or
other it shows an error, because a field in sub-form was not found
I think it's because the sub-form was built with previous datas and then
when new datas appear it shows the error,
how fix this?, or how shows datas to the user as read only but not using a
sub-form or report because they aren't going to work
Thanks
LD
W-Date Planner ACCY CONC POUCH
22-Oct-07 BAM-06 38 67 96
23-Oct-07 BAM-06 14 8 85
24-Oct-07 BAM-06 106 30 220
where ACCY,CONC, POUCH is the "Column Heading" the query is working fine,
but these datas are showed to the user using a subform, the problem is when
in crosstab query appear a new Style, like TOC and do not appear ACCY or
other it shows an error, because a field in sub-form was not found
I think it's because the sub-form was built with previous datas and then
when new datas appear it shows the error,
how fix this?, or how shows datas to the user as read only but not using a
sub-form or report because they aren't going to work
Thanks
LD