Hello
I've got this working now, but now I want the subscribedate to be in 2 ranges.
Like this:
if {subscribe date } in Date(2002,01,01) to Date(2002,12,31)
and {subscribe date } in Date(2003,01,01) to Date(2003,12,31)
then {Table.Person_id}
This doesn't work yet. The subscribedate has to be...