I have a form in datasheet view that has totals enabled. The totals row label is "Totals" at the left most column of the totals row. In each of my value columns I have selected "average". Is there a way to get the "totals" label to say "average"? It is confusing to the user and looks wrong to have a row labeled "Totals" when it is displaying averages. Is there a way to access this through VBA?
Thanks.