Cannot Assign a Value to this Property Error
You tried to assign a value to a constant or other object type that does not accept a value.
Example
Assigning a value to a constant:
See Also
Const, Dim statements.