Forum Discussion
googleid_105206
15 years agoContributor
Hi,
Helen Kosova
Following u r instructions and u r given example script by using that i can able to select specfic item from combo boxes, dropdown lists.i dont understand below code .please give me code explanation and wht is the need of below code.
Set app = ListObject.Parent
Do Until app.ObjectType = "Object"
Set app = app.Parent
Loop
Thank u,
Vijay
Helen Kosova
Following u r instructions and u r given example script by using that i can able to select specfic item from combo boxes, dropdown lists.i dont understand below code .please give me code explanation and wht is the need of below code.
Set app = ListObject.Parent
Do Until app.ObjectType = "Object"
Set app = app.Parent
Loop
Thank u,
Vijay