Gregg Wolin
Member
I use named ranges extensively and as I’ve started to learn VBA, the syntax their use in varies and I don’t understand why. Sometimes, the code is is within parentheses (“MyNamedRange”) and other cases within brackets [MyNamedRange]. Why is that? What are the rules?