Results 1 to 1 of 1

Thread: Changing the Source Object of a Sub Form

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2005
    Posts
    51

    Changing the Source Object of a Sub Form

    I have a sub form called Child2 with the original Object source of Property2 and i would like to have a button that can change the Object Source as Customers2, how can i do this.

    I have the Code

    VB Code:
    1. Child2.SourceObject=

    But i dont know how to change it

    i have tried

    VB Code:
    1. =Child2.SourceObject=Forms!Customers2
    but that wont work, any ideas?

    Thanks
    iParadoX
    Last edited by iParadox; Feb 7th, 2005 at 05:59 PM.

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