https://bugs.documentfoundation.org/show_bug.cgi?id=147262
--- Comment #4 from Mike Kaganski <[email protected]> --- I am all for the change that improves compatibility, since the named arguments only make sense in compatibility mode. And you have identified the place to change correctly. And I confirm that typing 'CallByName(' in VBA suggests Object, ProcName, CallType, and Args, as documentation describes those *named arguments*. But trying to run your code in Excel's VBA errors out with > Compile error: > Argument in ParamArray may not be named and I don't know what it means in this case. -- You are receiving this mail because: You are the assignee for the bug.
