|
Thanks for the help.
I didn't explain myself very well. I'll try again to be clearer:
1. Query the column "#m_status"
2. Count the values in this column with the entry "!Lesen". (The entry "!Lesen" is the second in a list of 17 predefined values. The first value is an empty entry.)
3. If this count is greater than 5,
then display all of these books (entire rows) of these X books (x rows) in the font color "Purple".
I hope it's clearer now.
|