I'm working on a subreport and I need to limit the number of records that I return. I need to return the 4 most recent entries to the 'values' field. I have already filtered it down to 5 potential items which could be found in any order when the record returns.
I think what I need to do is return all records up to a maximum of 4 records. I'm not quite sure how to do that.
Thanks for your help,
Chris
I think what I need to do is return all records up to a maximum of 4 records. I'm not quite sure how to do that.
Thanks for your help,
Chris