Try
Set TestList = TestFilter.NewList()
Try checking the value of TestList.Count to confirm that your list is not empty.
Is there any additional detail available with the error message?
Set TestList = TestFilter.NewList()
Try checking the value of TestList.Count to confirm that your list is not empty.
Is there any additional detail available with the error message?