Wtd

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

Syntax

Wtd([«Member»])

Remarks

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

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

Example

Wtd()

 

(c) 1999 Microsoft Corporation. All Rights Reserved.