Jan 28, 2002 #1 Newbie69 IS-IT--Management Joined Mar 2, 2002 Messages 5 Location US I ahve a list of numerous ID's and I want to only show the first listing of that ID. But I still want to use the duplicates in calculations
I ahve a list of numerous ID's and I want to only show the first listing of that ID. But I still want to use the duplicates in calculations
Jan 28, 2002 #2 IdoMillet Instructor Joined Feb 6, 2001 Messages 5,290 Location US One option is to Group by ID, place the fields of the first record in the group header, and suppress the detail section. Cheers, - Ido ixm7@psu.edu Upvote 0 Downvote
One option is to Group by ID, place the fields of the first record in the group header, and suppress the detail section. Cheers, - Ido ixm7@psu.edu