Results 1 to 6 of 6

copy text from userform textbox to sheet textbox

Threaded View

  1. #1
    Registered User
    Join Date
    09-19-2015
    Location
    Ohio
    MS-Off Ver
    2013
    Posts
    12

    copy text from userform textbox to sheet textbox

    How can I copy the text entered on a userform textbox to a sheet textbook? The code I have been trying is:

    Worksheets("Eval Forms").Range("Evalformintrocomments").Value = Introcomments.Value
    Where the userform is the Introcomments textbox and the sheet textbox is the Evalformintrocomments
    Last edited by Dfrost; 09-27-2015 at 10:23 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 08-18-2015, 04:13 PM
  2. [SOLVED] Excel 2010 - Userform - display date from textbox in a label or textbox in 'ddd' format
    By theshybutterfly in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-29-2015, 10:54 PM
  3. Replies: 23
    Last Post: 07-12-2014, 07:09 PM
  4. Replies: 4
    Last Post: 01-29-2014, 05:53 AM
  5. VBA - Macro Code to copy textbox text to another worksheet textbox
    By nitram lowm in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-05-2013, 08:39 AM
  6. Replies: 3
    Last Post: 05-07-2012, 09:46 PM

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