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 SkipVought 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: tld68
  • Order by date
  1. tld68

    Average of Averages in Crosstab

    Is it possible to get the total in a crosstab to calculate the average of the average values instead of the average of all records? If so, how? Eg: 2010 1268.40 2011 2096.08 2012 3355.62 Total 2336.30 (I would like this to return 2240.03 instead) Thanks
  2. tld68

    Crosstab comparison of monthly data by year

    You should be able to create a formula using the Month function & then sort on the formula field. Month({TableName.DateField})

Part and Inventory Search

Back
Top