11-14-2009, 12:16 AM
I just found out that I MUST use "innertext" for this.
I ran another test on one of the child objects I did want and it works correctly, but I want to rule certain child objects out.
Here is the line of code I used when I do know the child object's name:
oDesc("innertext").Value = "CSR"
That works fine, but that name can change. I just don't want any child object's that begin with LCP.
SBteven
I ran another test on one of the child objects I did want and it works correctly, but I want to rule certain child objects out.
Here is the line of code I used when I do know the child object's name:
oDesc("innertext").Value = "CSR"
That works fine, but that name can change. I just don't want any child object's that begin with LCP.
SBteven