Visual Basic Reference

GrandTotalName Property

See Also    Example    Applies To

Specifies the name used for a grand total Recordset when the DECommand object has an associated grand total DEAggregate object defined.

Syntax

object.GrandTotalName [=string]

The GrandTotalName property syntax has these parts:

Part Description
object An object expression that evaluates to an item in the Applies To list.
string A string expression that specifies the name for the Grand Total Recordset.