Hi -
I have a row of detail data that has 5 fields of data. I want to not repeat the row if fields 1-4 are identical. Should I use the 'previous' and check each field in a nested if? And then, if they are all identical- supress the row?
There is probably a VERY easy solution which I am just not seeing...
Thanks in advance!!
I have a row of detail data that has 5 fields of data. I want to not repeat the row if fields 1-4 are identical. Should I use the 'previous' and check each field in a nested if? And then, if they are all identical- supress the row?
There is probably a VERY easy solution which I am just not seeing...
Thanks in advance!!