+ Reply to Thread
Results 1 to 3 of 3

Issue setting userform text input as variable

  1. #1
    Registered User
    Join Date
    06-25-2012
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    14

    Issue setting userform text input as variable

    What am I doing wrong? I'm erroring at title = name.text

    My userform only has a textbox, which I have renamed "name" and a submit and cancel button that work fine.


    Please Login or Register  to view this content.
    Thanks.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Issue setting userform text input as variable

    Name is a reserved keyword, which is probably causing the issue. Try naming the textbox txtName instead. Then use
    Please Login or Register  to view this content.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    06-25-2012
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Issue setting userform text input as variable

    I actually figured that out but ty so much. Everyone at this forum as been very helpful!

+ 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