chrisb1981
Registered User.
- Local time
- Today, 18:09
- Joined
- Feb 7, 2007
- Messages
- 13
I want to group my report by field "Nominal" but I need the grouping on part of the field. The Nominal field is a number field and is 6 digits long. E.g entries in the Nominal field are like this: 100110, 100120, 100130, 100140, 105110, 105120, 105130, etc. I need to group and subtotal on the first 3 digits in this case "100" and "105". Basically the first 3 digits relate to type of product and the last three digits relate to area I need the report to show 1 subtotal for the codes starting 100 and another for codes starting 105 etc.
I have a report already setup but it groups by all 6 digits and I end up with 6 subtotals per product. So calculating how much was earned per product requires adding up all the subtotals for each product. If there is an easier way can someone please let me know.
I have a report already setup but it groups by all 6 digits and I end up with 6 subtotals per product. So calculating how much was earned per product requires adding up all the subtotals for each product. If there is an easier way can someone please let me know.