I'm not really sure how to ask this question, so I'll give it a good shot and we'll see where it gets me.
Currently I'm selecting records from a two day date range. I need to be able to add two values from those records and only display the records that have duplicate values in the fields I choose.
For example, I would not want this set of records to print.
3/12/2007 340.45
3/13/2007 205.78
But I would if the data was like this:
3/12/2007 340.45
3/13/2007 340.45
There will eventually be 4 or 5 fields and if any of them are the same in the record for two consecutive days then it should flag to display.
I'm using CR XI.
Thanks for your help,
Martin
Currently I'm selecting records from a two day date range. I need to be able to add two values from those records and only display the records that have duplicate values in the fields I choose.
For example, I would not want this set of records to print.
3/12/2007 340.45
3/13/2007 205.78
But I would if the data was like this:
3/12/2007 340.45
3/13/2007 340.45
There will eventually be 4 or 5 fields and if any of them are the same in the record for two consecutive days then it should flag to display.
I'm using CR XI.
Thanks for your help,
Martin