G
Guest
I inherited a file where each record has (up to) 5 potential actions, each
with an associated date of completion. I produce various reports that do not
show actions that have been completed (have a date <> blank). I would also
like to have these reports print only those records that have incomplete
actions (no date in the associated field).
The problem is that there can be from 1 to 5 actions for any record, any of
the "action" fields can be used of not used, any they can be completed in any
order.
The selection criteria for the number of permutations of desired records
has me stumped.
Any ideas?
Thanks in advance
wal50
with an associated date of completion. I produce various reports that do not
show actions that have been completed (have a date <> blank). I would also
like to have these reports print only those records that have incomplete
actions (no date in the associated field).
The problem is that there can be from 1 to 5 actions for any record, any of
the "action" fields can be used of not used, any they can be completed in any
order.
The selection criteria for the number of permutations of desired records
has me stumped.
Any ideas?
Thanks in advance
wal50