Mar 12, 2003 #1 hermantb Programmer Joined Aug 30, 2002 Messages 18 Location US Is there a way to return distinct rows only in the detail lines of a report?
Mar 13, 2003 #2 jadzian Programmer Joined Sep 11, 2002 Messages 6 Location PL No, there isn't. You have to make group, and place all needed fields from details in group header or footer, then suppress details section. Jadwiga. Upvote 0 Downvote
No, there isn't. You have to make group, and place all needed fields from details in group header or footer, then suppress details section. Jadwiga.
Mar 13, 2003 #3 synapsevampire Programmer Joined Mar 23, 2002 Messages 20,180 Location US You can select Database->Select Distinct Records. Not sure if that's what you need. -k Upvote 0 Downvote