The purpose of Property Let and Property Set procedures is to give a new value to a property. This error has the following causes and solutions:
Place the value to which you want to set the property on the right side of the expression setting the property value.
Specify a parameter for the value argument list in the procedure definition. If the procedure takes more than one argument, the property-value parameter must appear last in the list.
For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).