Results 1 to 6 of 6

Moving Data between two userforms

Threaded View

  1. #1
    Registered User
    Join Date
    03-11-2008
    Posts
    34

    Moving Data between two userforms

    Hello all,

    I am new to programming in VBA and using userforms (but learning by doing!). I am trying to do what I have quoted below. In particular,I have the two userforms set up so that I open one and then click a checkbox that opens the second userform. I would like the data I enter into a texbox in the second userform to populate a text box in the first. Could someone help me with some general code to do this?


    Quote Originally Posted by dominicb View Post
    Good evening scott92

    Sounds like you want to dump the contents of textbox1 into a public variable and force textbox 2 to pick them up from there. You might have a problem deciding exactly when textbox2 is to update - ie what event you're going to hang it from.

    Are both userforms visible on the screen at the same time? is the updating to take place in real time?

    HTH

    DominicB
    Thanks for any help
    Last edited by sportsranker; 08-16-2009 at 04:08 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1