Hi, I want to make a query that count by the inside of a table
ex:
i have the table Reviews inside is like this:
I want that the query will give me this count:
555555443 Bad: 1
53 OK: 1
53 Good: 1
856 Good: 1
853 Exc: 1
and so on (if there are others)
can it be done by a query? if so how? if not how can i do it and where? (module/macro...)
Thanks in advance
ex:
i have the table Reviews inside is like this:
I want that the query will give me this count:
555555443 Bad: 1
53 OK: 1
53 Good: 1
856 Good: 1
853 Exc: 1
and so on (if there are others)
can it be done by a query? if so how? if not how can i do it and where? (module/macro...)
Thanks in advance
Last edited: