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 Shaun E 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: *

  • Users: bpngo
  • Order by date
  1. bpngo

    Storing Values from the First Record in a Group

    I would like to save the values from the first detail record in a group so that I can compare the data in the next 2nd, 3rd, 4th, etc detail records to the saved data from the 1st record. When the group changes, I want to repeat the process. The group is patient name. Patient...
  2. bpngo

    One-to-Many

    Master Table Many Table Sam Sam Sam Sam What I would like to accomplish is to read the Master table which is linked to the Many table and only return one record. I don't want to see 3 Sam detail records. All I basically want to know is...
  3. bpngo

    Setting Defaults in a Range-Value Parameter

    I'm using Crystal XI. I've set up a numeric range-value parameter that will be used to select a range of ages. When the customer executes the report, I would like the low end to show a default number of 0 and the high end 999. Is there a way to do this? Clicking on the 'Default Value' in the...
  4. bpngo

    Dynamic Parameter List

    Thank you for the responses. Creating a command object worked perfect! Thanks briangriffin! I've never used command objects before. Opened up a whole new world. Brian
  5. bpngo

    Dynamic Parameter List

    I have a table that contains a list of doctors. Each doctor can work in one of four regions. I would like to limit the number doctors in my dynamic parameter list by only including doctors in region 2 (region is a field in the table). The report uses many tables. Is there an easy way to...
  6. bpngo

    Creating a group on a 'Count' formula

    I would like to be able to create a group based on the count of the detail lines. Example below: GH1 No Coverage GH2 Bill D Detail line 1 D Detail line 2 D Detail line 3 D Detail line 4 D Detail...
  7. bpngo

    Subreport Design

    lbass, I'm getting the correct data to print on the report. The only problem is that I get a blank line where the subreport resides (GH1a). I think I've tried everything to get rid of this, but I can't. Any other suggestions? Report: GH1a Blank line............... GH1b Name: John DOE...
  8. bpngo

    Subreport Design

    lbass, Sorry I haven't responded to your solution. Got pulled into another project. Tried your idea and it worked perfectly. Thanks for your help! bpngo
  9. bpngo

    Subreport Design

    I'm pretty new to Crystal reports and I have a question on whether or not I can (or should) use subreports for what I have to accomplish. I'm currently using Crystal XI. Here's the scenario: I have two reports, A and B, each of them contain a list of account numbers. I would like to read an...
  10. bpngo

    Bell Curve

    Is Crystal capable of creating a bell curve graphic?

Part and Inventory Search

Back
Top