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 TouchToneTommy 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. jesperengel

    Numbers show as strings

    I am using CRxi with a xsd schema file and xml file in Visual Studio DOT.NET. In the Field Explorer window the fields show as numbers, but when I insert them in my report they show and act like strings. I cannot just use the ToNumber formula because that will ruin some of my other formulas, so...
  2. jesperengel

    Sorting and grouping problem

    Using CRvXI, I have a report with three data fields, which are all grouped. Then I have a forth "row", which counts the number of shots made with each combination. Each group is sorted in its original order. Player Club Ball Shots John Titleist Srixon 4 Peter...
  3. jesperengel

    Gap between two values

    Using CRvXI I have a report that contains a field "Club" and a field Average Carry (average of a database field named Carry). For every Club it lists the average carry for each Club. So far so good. Now I would like a way to list the difference or gap between two Clubs. Is there any way I can...
  4. jesperengel

    Maximum of Running Totals

    Using CrvXI I have a report with 3 groups. I have made a running total (Total shots), which evaluates every record and resets after change of Group 3. It gives me something like this: Player Club Ball Total Shots Jack Titleist Titleist 1...
  5. jesperengel

    Schema file elements not recognised as numbers

    Using CRvXI I am using a xsd scema file as my data source, where some of the datatypes are strings and some are numbers. In CR I can see in the Database field that the datatypes are Numbers but I cannot format them as numbers, i.e. no matter what I do to the number it is only displayed as in...
  6. jesperengel

    Box will not stretch to the end of the page.

    I am using CR XI. I have a main report containing a subreport. The subreport has a box stretching from Group Header 1 to the Report footer. I have done this to make the box go to the end of the page instead of just surrounding the dataset. When viewing the report, I am using as subreport, as a...
  7. jesperengel

    Running Total which resets when either of three groups changes

    Using Crystal Reports ver XI. I have a report with three different groups: "Player", "Ball" and "Club". The report changes page for every combination of the three groups. So far so good. Now, I want to do a Running Total which resets if either of the three groups changes. I have tried it with...

Part and Inventory Search

Back
Top