benjamin.weizmann
Registered User.
- Local time
- Today, 06:29
- Joined
- Aug 30, 2016
- Messages
- 78
hi 
I do have some event
event 1 -> filter on condition #1 in addition to what already exists
t_event1 -> cancel event 1, but stay the other filters
event 2 -> filter on condition #2 in addition to what already exists
t_event1 -> cancel event 2, but leave the other filter
on subform I would like to run any combination according to user chose- for example:
event 1-> event2 ->t_event2 ->t_event1
event2->event1->t_event1 -> t_event2
........
how can I do this overlapping filter ??
thanks!!
Ben

I do have some event
event 1 -> filter on condition #1 in addition to what already exists
t_event1 -> cancel event 1, but stay the other filters
event 2 -> filter on condition #2 in addition to what already exists
t_event1 -> cancel event 2, but leave the other filter
on subform I would like to run any combination according to user chose- for example:
event 1-> event2 ->t_event2 ->t_event1
event2->event1->t_event1 -> t_event2
........
how can I do this overlapping filter ??
thanks!!
Ben