Can any one point me in the right direction here...
I have a report that shows an entry and under that record there are several sub records...best way to explain it is imagine an order with several items in that order entry.
I have placed a DateAdd feature in a report that will show me 90 days after the date order was made.
My problem lies in that the DateAdd feature is now showing multiple times under each order...it lists the same DateAdd feature under each item in that main order. For example I have an order that has 10 items in it, the DateAdd feature is showing 10 times...I only want it to show once.
How can I fix this on my report?
Any help would be greatly appreciated!
I have a report that shows an entry and under that record there are several sub records...best way to explain it is imagine an order with several items in that order entry.
I have placed a DateAdd feature in a report that will show me 90 days after the date order was made.
My problem lies in that the DateAdd feature is now showing multiple times under each order...it lists the same DateAdd feature under each item in that main order. For example I have an order that has 10 items in it, the DateAdd feature is showing 10 times...I only want it to show once.
How can I fix this on my report?
Any help would be greatly appreciated!
Comment