Property value is invalid (Error 1560)
This error can occur under the following conditions.
The value set for the property of a cursor or database object is not in the range or type defined for that property.
When RowSourceType is set to 10 (Collection), RowSource must specify a Collection object.
Check for valid values and change the value to match the property type.