C
Cecil
I have a report that prints the records generated by a
Main Table. On the input form, I have an options group
that puts the results in the Main Table. However, as you
know, it stores the number of the option in the table, not
the actual label. (i.e. 1 = Option 1, 2 = Option 2, etc.)
So on the report, it prints the option group's number.
How do I go about having the report print the actual label
and not the number?
Thanks,
C.
Main Table. On the input form, I have an options group
that puts the results in the Main Table. However, as you
know, it stores the number of the option in the table, not
the actual label. (i.e. 1 = Option 1, 2 = Option 2, etc.)
So on the report, it prints the option group's number.
How do I go about having the report print the actual label
and not the number?
Thanks,
C.