J
Josh
I was wondering if there was a way to have a report
display a field only if it contains a certain value. I
have a form that contains several check boxes that users
select to select options they want. Is there a way to
have a report list the names of the fields that are
checked yes and not display the ones that are not
checked? For Example:
Form looks like this...
Field A [] Field B[x] Field C [x]
The report would then look like this.....
Field B Field C
Thanks,
Josh
display a field only if it contains a certain value. I
have a form that contains several check boxes that users
select to select options they want. Is there a way to
have a report list the names of the fields that are
checked yes and not display the ones that are not
checked? For Example:
Form looks like this...
Field A [] Field B[x] Field C [x]
The report would then look like this.....
Field B Field C
Thanks,
Josh