Here is my challenge.
In excel, at the bottom of the window there are options to average,count,max,min, or sum. So when you select cells in a column it displays the sum or average of the selected cells.
Is there a way to incorporate this function in access. Specifically, I want the user to be able to use a grid control or embedded excel sheet to use this function. control.
Any help would be greatly appreciated.