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 Westi 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. CromwellF

    Group Values to appear horizontal

    Forget the last post I have found the options and investgating now. Thanks
  2. CromwellF

    Group Values to appear horizontal

    Thanks for this input I am trying to locate: section expert->details->format with multiple columns-> layout tab->choose a width and gap that would allow the correct number of columns->check "Format groups with multiple columns" Is this a list of menu options? If it select "section expert" I am...
  3. CromwellF

    Group Values to appear horizontal

    Sorry my mistake Difference 2 = whileprintingrecords; numbervar prevave; If prevave = 0 then prevave:= 0 else {@AvgPoints3} - prevave
  4. CromwellF

    Group Values to appear horizontal

    Firstly I am not using sub reports. The data is a selection of scores given to individuals (Group1c). The other groups displays the team and department that the individual resides within. An individual can have multiple scores for each date range. The data each value is an average. Therefore...
  5. CromwellF

    Group Values to appear horizontal

    I have a data set that returns four names, a points score and an interaction date. I have successfully returned the data i need which displays Hierarchy of the four names, then a average points score of the for each level and a difference between each average all displayed against the...
  6. CromwellF

    Group Values to appear horizontal

    I cannot use Crosstabs due to the data manipulations
  7. CromwellF

    Group Values to appear horizontal

    I have a collection of data which encompasses a date field. I have group together the records on the data vaules and of course they appear within the group footer down the page. However I was wondering if there is a way I can still group these records via the date vaule by displaying the date...
  8. CromwellF

    displaying Differences between averages formula

    I have a collection of data that is grouped against dates. For these dates I need to return the averages of the data related to date. This I can do quite happily, however as the dates increase through the range reported against I also need to output of the difference between the first date...

Part and Inventory Search

Back
Top