Results 1 to 3 of 3

Thread: Controls pl. help urgent

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 1999
    Location
    Bangalore,Karnataka,india
    Posts
    8

    Post

    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

  2. #2
    Junior Member
    Join Date
    Nov 1999
    Location
    chennai,tamilnadu,india
    Posts
    18

    Post

    Hi,

    U have not declared the object type.
    thats the reason for the error.
    Hope this will help u.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 1999
    Location
    Bangalore,Karnataka,india
    Posts
    8

    Post

    Thanks minnal

    It does work.....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width