Redundant Data on Report for Each Account!!

joe789

Registered User.
Local time
Today, 07:09
Joined
Mar 22, 2001
Messages
154
Hi Folks,

I have created a report based on a table. I am using the SUM funtion for a few fields. The problem is that the first page of the report is repeated for each account. If I have ten accounts, the same value is displayed ten times. Given the nature of my report, I do not need the report to be repeated as many times as there are accounts in my table -- all of the data would be exactly the same anyway. I have selected Hide Dulplicated to YES from the properties command for each field; but this does not work. Can someone please help me. Thank you very much.

Joe
 
If you are summarizing to a higher level than account, remove account from the query.
 

Users who are viewing this thread

Back
Top Bottom