+ Reply to Thread
Results 1 to 4 of 4

Copy data from one Textbox object to another automatically

  1. #1
    Registered User
    Join Date
    02-19-2013
    Location
    St Louis
    MS-Off Ver
    Excel 2007
    Posts
    2

    Copy data from one Textbox object to another automatically

    Hello I am trying to have text copied from my "inputpage" textbox2 to a textbox "textbox2" on a second worksheet "OutputCMCR" in my document. I have tried a couple of things but they don't seem to be working.
    Any help is appreciated.
    ThanksCMCR Template update post.xlsm

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Copy data from one Textbox object to another automatically

    You need to turn on the Developer Tab, then use the INSERT option on the Developer Tab to insert an ActiveX Text Box.
    Double-click that new box to open the real TextBox?_Change macro event and edit it.

    Repeat with both sheets.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    02-19-2013
    Location
    St Louis
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Copy data from one Textbox object to another automatically

    that seemed to fix my problem, thanks for the help guys!!

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Copy data from one Textbox object to another automatically

    I have marked this thread solved for you.
    In the future please select Thread Tools from the menu above and mark the thread as solved. Thanks.

+ Reply to Thread

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