Mtd

A shortcut function for the PeriodsToDate function that specifies the level to be Month.

Syntax

Mtd([«Member»])

Remarks

A shortcut function to the PeriodsToDate function that defines that function's «Level» argument to be Month. If no member is specified, then the default is Time.CurrentMember.

Mtd(«Member») is the equivalent of PeriodsToDate(Month, «Member»).

Example

MTD()

 

(c) 1999 Microsoft Corporation. All Rights Reserved.