I am using Crystal XI.
I want to group by code. The problem is that this code can be in four seperate fields. The four seperate fields are labeled code_1, code_2, code_3, code_4. An example of the code would be like 005.8. This code that I want to group by is put into code_1, code_2, code_3, or code_4 by the end user.
How can I group by this code that may be in code_1 on one record but in code_3 on another record. For example if code 005.8 is in code_1 in one record but in code_3 in another record I want to group by 005.8 and count it twice.
-crachic
I want to group by code. The problem is that this code can be in four seperate fields. The four seperate fields are labeled code_1, code_2, code_3, code_4. An example of the code would be like 005.8. This code that I want to group by is put into code_1, code_2, code_3, or code_4 by the end user.
How can I group by this code that may be in code_1 on one record but in code_3 on another record. For example if code 005.8 is in code_1 in one record but in code_3 in another record I want to group by 005.8 and count it twice.
-crachic