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 wOOdy-Soft 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 Johnkylex

  1. Johnkylex

    Top Ten History

    I would like to be able to take a years worth of data, see what the top ten issues would be for a particular week, and then take those top ten issues and graph them showing the total number for each one on a monthly bases. Thanks, John
  2. Johnkylex

    Combining Fields

    This is what I have, however it only shows in the report the entries that have all five levels filled. It is still missing the ones that have some blank code levels. totext ({443 MFP Life Database.TRACK_1}); totext ({443 MFP Life Database.TRACK_2}); totext ({443 MFP Life Database.TRACK_3})...
  3. Johnkylex

    Combining Fields

    Great...that works...now...two more things... 1. each group is now one work...how would I insert space to define each one even though it is considered one field now? 2. What is the format of formula I would use to make Crystals recognize any code field that is blank...in my case all four code...
  4. Johnkylex

    Combining Fields

    Can you give me an example of what that formula would look like? THANKS!!!
  5. Johnkylex

    Combining Fields

    I have a table with field headings with similar data of headings..then there are entries like this Code1 Code2 Code3 Code4 Usage Usage OpPanel Symptom Prntqual Roller Used Usage Symptom Prntqual Cart Refilled What can I do to have crytsals calculate the number of...
  6. Johnkylex

    Linear Regression

    Is there a way Crystal can calculate a linear regression on a set of numbers on a month to month bases?
  7. Johnkylex

    Subreports Data

    What I did was create a blank report with no database links...then I imported subreports into the main report. There are no links that I can find. Is it possible to have the one main report pull information from the 17 databases even if the 17 databases have nothing in common IE link key or...
  8. Johnkylex

    Subreports Data

    I tried that...and the subreport came back blank. What am I doing wrong? Thanks!
  9. Johnkylex

    Subreports Data

    Thanks! How do you link them?
  10. Johnkylex

    Subreports Data

    I have one report that has 17 subreports in it. The subreports are based on seperate databases. The main report shows the data for each subreport. I want to be able to go to the main report, select certain dates and the subreports send back the information based on the date selected by the...
  11. Johnkylex

    Monthly Calculations

    Yes...what I want to show is a chart of the top ten calls, then 10 seperate charts for each top ten with its total for each month. The year can play a apart in the charts. Thanks
  12. Johnkylex

    Charting

    I am using 8.0
  13. Johnkylex

    Charting

    I am back again... Now I am charting data. In my report I have the top ten issues shown broken down by the four products offered. I then have caculated the % of those calls based on total number of calls we have. So in my chart I want to show the top ten problems with each problem broken down...
  14. Johnkylex

    Monthly Calculations

    I need to calculate calls coming into a center. The calls are broken down into hardware and software calls. I need to calculate for each month the number of hardware and software calls and show that on a report. Next I need to show on a monthly bases a certain problem a customer is calling in...
  15. Johnkylex

    Newbie Question

    Thanks....so would the formula be Count ({TEST.GROUP}) = "H"

Part and Inventory Search

Back
Top