Minute (MDX)

Returns a number between 0 and 59, inclusive, representing the minute of the hour.

  • Returned Output: Numeric
  • Library: MDX \ VBA \ Date-Time
  • Version: 2018.00.000
  • Compatibility: Microsoft MDX Engines only

Syntax

Minute( <Time> )
Further Help on Syntax and Examples
  • For more details on using the VBA library in MDX please click here.
  • For more details on the syntax of the VBA function please click here