+ Reply to Thread
Results 1 to 4 of 4

ChangeSheet tab name with textbox1 value

Hybrid View

  1. #1
    Registered User
    Join Date
    03-19-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2010
    Posts
    21

    ChangeSheet tab name with textbox1 value

    Click Commend button on userform commandbutton
    Change Sheet tab Name with user form textbox1 value
    Attached Files Attached Files
    Last edited by svgopalareddy; 02-22-2016 at 12:02 PM.

  2. #2
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: ChangeSheet tab name with textbox1 value

    Add this line..
    .Name = TextBox1.Value
    After your
    Set sht = Sheets(Me.ComboBox1.Value)
        With sht
    lines
    1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG
    You don't have to add Rep if I have helped you out (but it would be nice), but please mark the thread as SOLVED if your issue is resolved.

    Tom

  3. #3
    Registered User
    Join Date
    03-19-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2010
    Posts
    21

    Re: ChangeSheet tab name with textbox1 value

    Thank You Verymuch

  4. #4
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: ChangeSheet tab name with textbox1 value

    No problem.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. If x = (value in array name specified in textbox1.value) then
    By ks100 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-14-2014, 01:23 PM
  2. [SOLVED] On click Add Formula and TextBox1.Value help
    By Excelnoub in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-23-2013, 01:05 PM
  3. If textbox1 is empty then put paste some default text to textbox1
    By vijaynadiad in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-19-2013, 03:16 PM
  4. [SOLVED] Always keep the focus on textbox1
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-31-2013, 01:30 PM
  5. [SOLVED] TextBox1 = TextBox2
    By Anto_BT in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-20-2012, 03:34 AM
  6. textbox1 set focus
    By ccs_1981 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2008, 07:34 AM
  7. TextBox1 to Label4
    By damorrison in forum Excel General
    Replies: 5
    Last Post: 03-12-2006, 12:10 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