Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
各部門のすべての従業員を数え、従業員が 3 人を超える部門のみを表示しようとしています。私はこれを行う方法について完全に無知です。If, Then を試してみましたが、Crystal は「then」が必要だと言い続けます。
Rightclick on Employee->Insert->Summary->select count from the calculate this summary.
Count(EmployeeName)>=3
したがって、あなたの問題は解決されます。