View Single Post

  #2 (permalink)  
Old 07-19-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,177
Hi,

The collection can have many results. You have to go to all the results eventually with foreach statement. Secondly, you first have to check if the object / property is assigned. I think this is "Nothing" in VB.
Reply With Quote