Expand Minimize
This topic has not yet been rated - Rate this topic

Local variable cannot have the same name as the function containing it 

A Dim statement specifies a variable with the same name as the Function procedure containing it.

Error ID: BC30290

To correct this error

  • Remove the variable declaration, or change the name of the variable.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.