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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. IneedHelp01

    Greater than Less than formula not returning proper information

    I have figured out how to get the cumulative numbers by using running totals, variables, and formulas. Now after I get the totals and convert them to percentages (Sum or running total)/Count*100) I am unable to get them on a side by side chart. Can anyone point me in the right direction to get...
  2. IneedHelp01

    How can I keep information together without it overlapping pages?

    If you look at the Attachment what I basically need is the GH2, GH3, and GF2 to stay together and not overlap like how store 0010 (GH2) to the next page. Is there a formula for this I tried a bunch of different combinations in section expert and couldnt get it to work. Any help??? Thanks
  3. IneedHelp01

    Greater than Less than formula not returning proper information

    Alright I finally accomplished the report I was going for. I was totally going a different route which ultimately kept leading me to dead ends. lbass thanks for pointing me in the right direction. I think I have a better understanding on CR2008 now.
  4. IneedHelp01

    Greater than Less than formula not returning proper information

    I know that I can get those totals w/ the Running Totals function but I need the totals next to the Group Names. If I do the Running totals wouldnt they have to go in the RF section? And I also need a side by side bar chart and I dont think you can use the Running Total formulas on the chart...
  5. IneedHelp01

    Greater than Less than formula not returning proper information

    Hi, I am using crystal reports 2008 and I am using a Greater than Less than formula and it is only returning the data that is equal and is not counting the less than. The data is Turnaround times in days ranging from 0 days up so I created this formula: if {'9PK_'.TAT}<=1 then "1 Day...
  6. IneedHelp01

    Formula for Cumulative Percentages in Crystal Reports 2008

    Cool! Thanks! but is there a way where it doesnt add the last column because the 6 days or more column should stay at 9 because it does not include the other 5 columns in it so it will read like this... 1 Day or Less 17% 2 Days or Less 45% 3 Days or Less 73% 4 Days or Less 88% 5 Days or...
  7. IneedHelp01

    Formula for Cumulative Percentages in Crystal Reports 2008

    I need a formula that gives me Cumulative Percentages. the first column is the Group Name and the second column is the count of the first column then the third is the percentage of the count of the first column (you can view in the attachment). So I need a formula to make the last column into...

Part and Inventory Search

Back
Top