Item Method DescriptionReturns a specific Page object from the number of Pages in the Report window. SyntaxVisual BasicPublic Function Item( _ ByVal Num As Long _ ) As Page Parameters Num Long value representing the specific page to return from the report window Return TypePage object. See AlsoPages Object | Pages Members