ERROR : Object doesn't support this property or method:

 
 
 
 'ERROR : Object doesn't support this property or method

Possible Cause

You may be trying to use a property or method that is not implemented on the object. For example, you may be trying to use the Name property on a collection.

Suggested Solution

You can check to see what the return value is supposed to be or you can test the return value (see Empty Collections).