You can't assign a value to a property unless it has exposed a Property Let method. This error has the following causes and solutions:
You can't directly assign a value to this property. If you created the class, you can modify the interface by exposing a Property Let method. Otherwise, check the component�s documentation to determine if there is an indirect method for assigning the value.
For additional information, select the item in question and press F1.