I have a query that shows as follows:
aaa 111
aaa 123
aaa 234
Countall variable = 3
bbb 222
bbb 234
Countall variable = 2
Question how can I add a total count of only those Countall variables that have 3 or more?
Any help would be greatly appreciated !!!
Thank you.
aaa 111
aaa 123
aaa 234
Countall variable = 3
bbb 222
bbb 234
Countall variable = 2
Question how can I add a total count of only those Countall variables that have 3 or more?
Any help would be greatly appreciated !!!
Thank you.