I have a string field that typically only has three different values for an entire dataset. So for example
row # location
1 Calif
2 Calif
3 Ariz
4 Calif
5 Nev
6 Calif
I was just wondering if there is a way to only display the unique string values in the header of the report, possibly using a formula? So in the header I would want something like
location 1 Calif
location 2 Nev
location 3 Ariz
Thanks Paul.
row # location
1 Calif
2 Calif
3 Ariz
4 Calif
5 Nev
6 Calif
I was just wondering if there is a way to only display the unique string values in the header of the report, possibly using a formula? So in the header I would want something like
location 1 Calif
location 2 Nev
location 3 Ariz
Thanks Paul.