+ Reply to Thread
Results 1 to 3 of 3

how to continually rename tab from cell in another sheet

  1. #1
    Registered User
    Join Date
    06-18-2015
    Location
    orange,ct
    MS-Off Ver
    2013
    Posts
    9

    how to continually rename tab from cell in another sheet

    I need code to be able to rename a tab, possibly frequently, from a cell on another sheet.

    So if tab to be renamed is 'sheet1' intially, be able to change it to 'abc', then possibly later again to 'cde', etc. Alll using a cell on a separate input sheet.

    thanks !!

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: how to continually rename tab from cell in another sheet

    If sheet being renames has the code name Sheet1 and the cell determining the name is Sheet2!$A$1 then putting this code in the ThisWorkbook code module should work.

    Please Login or Register  to view this content.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  3. #3
    Registered User
    Join Date
    06-18-2015
    Location
    orange,ct
    MS-Off Ver
    2013
    Posts
    9

    Re: how to continually rename tab from cell in another sheet

    thanks for quick reply!!! works great!

    How might I add additional(different) input cells to modify (different) additional tabs?

+ 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. [SOLVED] Copy a sheet, rename it by value in range then export product to new workbook and rename
    By MagicMan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-31-2015, 07:24 PM
  2. [SOLVED] Copy a sheet (from template) to a new sheet, and rename (based on cell value)
    By Siglen in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-30-2012, 10:19 AM
  3. Master sheet continually updated?
    By dlab85 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-16-2012, 01:04 PM
  4. Replies: 3
    Last Post: 06-10-2010, 04:31 PM
  5. copy sheet to new sheet, rename it, return cell contents
    By soldstatic in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-11-2009, 01:49 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