Hi
I am trying to develop a report where status 6 is not present for an account. An account can multiple statuses, but I only want to show acc with no status 6
i.e.
Account Status
=============================
0001 1
0001 2
0001 6
0002 4
0003 1
0003 2
0003 4
0003 6
0004 6
so I will only expect account 0002 to be returned.
Any anyone help?
Sid
I am trying to develop a report where status 6 is not present for an account. An account can multiple statuses, but I only want to show acc with no status 6
i.e.
Account Status
=============================
0001 1
0001 2
0001 6
0002 4
0003 1
0003 2
0003 4
0003 6
0004 6
so I will only expect account 0002 to be returned.
Any anyone help?
Sid