+ Reply to Thread
Results 1 to 2 of 2

Tab Name Equals Cell

  1. #1
    Registered User
    Join Date
    11-04-2010
    Location
    Milwaukee, WI
    MS-Off Ver
    Excel 2007
    Posts
    7

    Tab Name Equals Cell

    Excel 2007 VBA

    I am trying to make the tab name change to a particular cell value automatically when the cell text is changed.

    I am not sure of how to make this happen.

    Thoughts?

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Tab Name Equals Cell

    Here is the basic code
    Please Login or Register  to view this content.
    To add the code
    Right-click the tab of the target worksheet > choose View Code
    Copy and Paste the entire code into the code pane, typically on the right side of the screen
    Make any necessary changes to sheet and range references
    Close the VB Editor

    This code assumes the input cell is A1.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

+ 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