Results 1 to 5 of 5

Thread: PLS HELP: calling a sub in a different project

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    8

    Angry

    hi

    i have created a project group and i am trying to call the form_load sub of a project from the main sub in the first project!!

    is this possible can anyone help me ???

    Sanj

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Location
    Blackpool, England
    Posts
    87
    Have you referenced the other project from the first project then as long as the method you want to call is public then you will be able to call it.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    8
    hi

    no how can i do that???

  4. #4
    Lively Member
    Join Date
    Oct 2000
    Location
    Chicago
    Posts
    97
    Give the projectname.formname......
    You can very well call the procedures from one form to another but there scope should be visible in the entire group ie,public
    Anil

  5. #5

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    8
    cheers anil

    i'll give it ago!!

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