Results 1 to 3 of 3

Thread: Sending Data Between Forms 1 and 2

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    22

    Sending Data Between Forms 1 and 2

    I have for example forms 1 and 2 in my project.

    how do i send Textbox data mainly but just any kind of data between the two? is it something to do with Global?

    thanks

  2. #2
    Frenzied Member pnish's Avatar
    Join Date
    Aug 2002
    Location
    Tassie, Oz
    Posts
    1,918

    Re: Sending Data Between Forms 1 and 2

    You just need to reference the form's name, eg Form1.Text1.Text etc
    Pete

    No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    22

    Re: Sending Data Between Forms 1 and 2

    oh easy!

    thx

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