Totals Row in datasheet view in Access 2007

B

bswearingen

Is there an object model designator for this function? I need to be able to
programmatically see when it is activated and deactivated and find out what
field is totaled. I tried going through Application.Screen.ActiveDatasheet
and other means but I cannot find where it is exposed.
 
Top