C
CJ
I am trying to generate a report with the following
scenario.
FieldA FieldB
A1 2000
A1 2001
A1 2002
A2 2003
A2 2004
How do I have the report generate all and only FieldB
results that apply to FieldA in one line instead of
separately
scenario.
FieldA FieldB
A1 2000
A1 2001
A1 2002
A2 2003
A2 2004
How do I have the report generate all and only FieldB
results that apply to FieldA in one line instead of
separately