Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 935 Bytes

object-doesn-t-support-named-arguments-error-446.md

File metadata and controls

25 lines (15 loc) · 935 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Object doesn't support named arguments (Error 446)
vblr6.chm1011332
vblr6.chm1011332
cb7d923a-e877-6a0e-0a2a-12c81399c218
06/08/2017
medium

Object doesn't support named arguments (Error 446)

Not all objects support named arguments. This error has the following cause and solution:

  • You tried to access an object whose methods don't support named arguments.

    Specify arguments positionally when performing methods on this object. See the object's documentation for more information on argument positions and types.

For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).

[!includeSupport and feedback]