Andyamstrad
Programmer
Can anyone help??
Have a report with the following Columns:
Product Total ComplaintType Total Name
ABC 5 Other 3 fred1
fred2
fred3
ABC 5 Poor Customer Service 2 john1
john2
EFG 1 Poor Customer Service 1 dave
The report is grouped on product then complaint type.
It should display :
Product Total ComplaintType Total Name
ABC 5 Other 3 fred1
fred2
fred3
Poor Customer Service 2 john1
john2
EFG 1 Poor Customer Service 1 dave
How can this be done, via a formulae???
Many thanks in advance.
Have a report with the following Columns:
Product Total ComplaintType Total Name
ABC 5 Other 3 fred1
fred2
fred3
ABC 5 Poor Customer Service 2 john1
john2
EFG 1 Poor Customer Service 1 dave
The report is grouped on product then complaint type.
It should display :
Product Total ComplaintType Total Name
ABC 5 Other 3 fred1
fred2
fred3
Poor Customer Service 2 john1
john2
EFG 1 Poor Customer Service 1 dave
How can this be done, via a formulae???
Many thanks in advance.