I have defined this in the form load

For Each myControl in Controls
mycollection.add mycontrol
next


when i use this to access the code...
mycollection(1)
i get "object required" error

pl solve this for me
satheesh