S
sam
I have a form with an option group. Allocated, Unallocated, all
In the table/query I have a corresponding field with either Allocated=1 or
Unallocated=2.
I want to report on Allocated, unallocated and All depending on the option
group choice. Setting the criteria for Allocated (1) or Unallocated (2) is
easy enough but I can't work out how to report on all, since 'All' = 3 in the
option group and obviously the field contains 1's or 2's. I'm wondering if
there is a wildcard I can use to show all or some other method?
In the table/query I have a corresponding field with either Allocated=1 or
Unallocated=2.
I want to report on Allocated, unallocated and All depending on the option
group choice. Setting the criteria for Allocated (1) or Unallocated (2) is
easy enough but I can't work out how to report on all, since 'All' = 3 in the
option group and obviously the field contains 1's or 2's. I'm wondering if
there is a wildcard I can use to show all or some other method?