Illegal parenthesized reference: <name>

You referred to a name followed by parentheses, but the reference is not to an array, list, or a collection, or a Variant containing a reference to one of these, or to a function.

  • If the reference is intended to be to one of the preceding, check the spelling and correct it if necessary.
  • If the reference is not intended to be to one of the preceding, remove the parentheses from the reference.