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 derfloh 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: aap96126
  • Content: Threads
  • Order by date
  1. aap96126

    Charting an Array

    Hi, I need to calculate a rolling 12 figure for each month of my report - i.e. the sum of the previous 12 monthly figures. (Each of these monthly figures is itself a summarised field). With these rolling 12 numbers (which I have calculated using an array) I need to calculate a trend...
  2. aap96126

    Drawing Graphs In Crystal

    Hi I have created a set of arrays in my Crystal report. I now need to draw a graph of these array values in Crystal, but I can't seem to do this when I try to construct a chart. Does anyone have any ideas how I can do this? Many thanks.
  3. aap96126

    Use of Arrays and Calculating Summations

    Hi I am a relative novice in CR so should be grateful for any help. I have three fields from my database: the month, fees for each month and number of members for each month. I want to try to index the month via some integer i, say, so that Jan 2000 = 1, Feb 2000 = 2, etc. My fees for each...
  4. aap96126

    Group Number Command

    Can someone please provide me with an explanation of the groupnumber command as I don't think the help function explains it too well? Many thanks.
  5. aap96126

    Dates in a Cross Tab

    Hello All I need to do is create a cross-tab which has the dates Nov 2003, Dec 2003, Jan 2004, ......, March 2005 as the rows in the cross-tab. My database has no such fields. Does anyone know of a formula/method which will do this for me? Many thanks.
  6. aap96126

    Using Dates/Arrays in Formulae

    Hi I need to perform an operation for each month end date: find the total amount for records which satisfy certain criteria for each month, and stick these values in a table with the rows corresponding to each month end date. For example, sum all values such that field1 <= monthenddate(x) and...

Part and Inventory Search

Back
Top