Hi Everyone,
Now that I have 30 records on one page for each bid I need a total for just those 30 records for each bid. Thought I had this one solved but being a very newbie to CR I spoke to soon Here is short example of what I need.
SID/BID 01645 (Grouped BY)
NAME SID Current 30 60 (FieldNames)
ATT 411 30.00 20.00 10.00
United 211 18.00 30.00 30.00
(There are hundreds of records that show up under the SID/BID 01645 That is now suppressed)
(Now I need to add fields that sums the top 2 records for each field)
Subtotal 48.00 50.00 40.00
SID/BID 4444(Grouped BY)
NAME SID Current 30 60 (FieldNames)
GTE 210 30.00 20.00 10.00
BELL 215 18.00 30.00 30.00
(There are hundreds of records that show up under the SID/BID 01645 That is now suppressed)
(Now I need to add fields that sums the top 2 records for each field)
Subtotal 48.00 50.00 49.00
Is there a way to do this? If so, can you please show me the correct syntax. I can't seem to get this to work now that the records are suppressed.
Thanks again for all your time and help!
Now that I have 30 records on one page for each bid I need a total for just those 30 records for each bid. Thought I had this one solved but being a very newbie to CR I spoke to soon Here is short example of what I need.
SID/BID 01645 (Grouped BY)
NAME SID Current 30 60 (FieldNames)
ATT 411 30.00 20.00 10.00
United 211 18.00 30.00 30.00
(There are hundreds of records that show up under the SID/BID 01645 That is now suppressed)
(Now I need to add fields that sums the top 2 records for each field)
Subtotal 48.00 50.00 40.00
SID/BID 4444(Grouped BY)
NAME SID Current 30 60 (FieldNames)
GTE 210 30.00 20.00 10.00
BELL 215 18.00 30.00 30.00
(There are hundreds of records that show up under the SID/BID 01645 That is now suppressed)
(Now I need to add fields that sums the top 2 records for each field)
Subtotal 48.00 50.00 49.00
Is there a way to do this? If so, can you please show me the correct syntax. I can't seem to get this to work now that the records are suppressed.
Thanks again for all your time and help!