Hi,
I have the following records from the database:
MatID Country
2 US
2 PR
2 PR
2
2
2 US
2 CA
2 US
2 US
Display Requirements:
1) The values in field Country should be comma-separated
2) Duplicates should be suppressed.
3) The values have to be displayed first across and then down (can be acheived by formatting the section with Multiple columns)
4) There should not be any space separating the two distinct values when the Suppress duplicate is checked.
I did the part 2) and 3) but still the results shows duplicate values.
Any suggestions on how to accomplish all...
TKS
Tek
I have the following records from the database:
MatID Country
2 US
2 PR
2 PR
2
2
2 US
2 CA
2 US
2 US
Display Requirements:
1) The values in field Country should be comma-separated
2) Duplicates should be suppressed.
3) The values have to be displayed first across and then down (can be acheived by formatting the section with Multiple columns)
4) There should not be any space separating the two distinct values when the Suppress duplicate is checked.
I did the part 2) and 3) but still the results shows duplicate values.
Any suggestions on how to accomplish all...
TKS
Tek