Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by CRWriter

  1. CRWriter

    Dynamic Summary with Running Totals

    Thank you Bob, Is it possible to create a dynamic array on the Prod Fam and still use the method above? Formula placement and such?
  2. CRWriter

    Dynamic Array for running totals or Subreport nightmare

    Thanks for your response. I understand about the subsets of data within the group. In order to by-pass that issue I have created subreports that gather the same data and just sort and group it differently. I end up with 4 subreports in one report. It takes too long for it to run so I'm...
  3. CRWriter

    Dynamic Summary with Running Totals

    Summary Needs to look like this: Prod Family P1Sales P2Sales P3Sales P $10 $15 $20 X $15 $30 $60 ---------------------------------------- totals: $25 $45 $80 With the cross tab I get these results: P $10 $15...
  4. CRWriter

    Dynamic Summary with Running Totals

    Thanks. I have tried that but I can not get the sum values in to each column. Example, I have PR MO SALES, PR MO QTY, PR MO LBS. They all come out in a list in the crosstab.
  5. CRWriter

    Dynamic Summary with Running Totals

    Hi, Crystal Reports 8.5, Oracle 8i I'm trying to create a dynamic sales summary in the report footer. DATA: District Cust SG ProdFam $ AA 11 T P 15 AA 11 V X 10 AA 12 T P 30 AA 13 T P...
  6. CRWriter

    Dynamic Array for running totals or Subreport nightmare

    Could someone please re-visit this? Please
  7. CRWriter

    Dynamic Array for running totals or Subreport nightmare

    I knew I forgot something. Crystal 8.5, Oracle 8.i sample: group1 group2 group3 group4 district Customer Sales Group Prod Fam AE 1 I8 P9 AE 2 I8 P9 AE 3 I7 Q8 The...
  8. CRWriter

    Dynamic Array for running totals or Subreport nightmare

    Hi! Thanks for reading this. I currently have a report that has 4 subreports in it. The data in the subreports is summary data of one of the groups that I can't sum up in the group footer: $ Qty Grp 1 District Grp 2 Branch Grp 3 Bldg So my first subreport...
  9. CRWriter

    Crystal 8.5/Oracle 8i 8.1.7.3.0 stored procedure

    I'm trying to create a report using an Oracle package/procedure. The procedure runs successfully using SQL*Plus. When I try to select the stored procedure from the datasources, its not shown. I keep reading about the p2sora.dll. I've copied it down to the proper locations, but no matter...

Part and Inventory Search

Back
Top