+ Reply to Thread
Results 1 to 6 of 6

Bulk Cell Name Change

  1. #1
    Registered User
    Join Date
    12-14-2020
    Location
    Delaware
    MS-Off Ver
    Office 365
    Posts
    44

    Bulk Cell Name Change

    Is there a way to bulk rename cells?

    In my example, you'll see the following cells have been renamed:

    A2 = FN_1
    B2 = LN_1
    C2 = AD_1
    D2 = ST_1
    E2 = PC_1
    F2 = CN_1

    I would like to carry that down the respective columns:

    A3 = FN_2
    A4 = FN_3
    A5 = FN_4
    etc.

    Is there a way to do this without having to rename every cell individually?

    My actual spreadsheet has over 90 columns. I already have the first row renamed for each column.

    If there is a way to rename them in bulk, that would save me an enormous amount of time.
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Bulk Cell Name Change

    you could put this in A3 and drag down...
    =LEFT($A$2,3)&ROW(A2)
    assumes that in A2 is FN_1
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Registered User
    Join Date
    12-14-2020
    Location
    Delaware
    MS-Off Ver
    Office 365
    Posts
    44

    Re: Bulk Cell Name Change

    I'm not looking to increment cell values. I'm wanting to rename the cells. (see attachment)
    Attached Images Attached Images

  4. #4
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Bulk Cell Name Change

    Sorry, can't think of a way to accomplish that, I'll be interested to see what others offer.

  5. #5
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent Monthly Channel / Insiders Beta
    Posts
    8,913

    Re: Bulk Cell Name Change

    Insert a column before column B.
    In the new B1 enter FN_1
    Fill that down (the 1 should increment) for as many rows as you want
    Select A2:Bnn (where nn is the number of rows you filled)
    On the formulas tab, in the Define Names group, choose the 'Create from Selection' button and specify Right column only.
    Delete the added column B.
    Repeat for the other columns.

    As a general note, this sounds like a really bad idea and I suspect you'd be better off with one defined name for each column.
    Rory

  6. #6
    Registered User
    Join Date
    12-14-2020
    Location
    Delaware
    MS-Off Ver
    Office 365
    Posts
    44

    Re: Bulk Cell Name Change

    Hey Rorya! Thanks again for the help yesterday. Looks like you're becoming my personal excel tutor.

    That idea should work. I tried something similar to that, but I was trying to use the top row and a created left column. Didn't go well.

    Essentially, each cell in the row corresponds to a cell in a form. I will be using a macro with a button to fill the data from the sheet into the premade form.

+ 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. Replies: 1
    Last Post: 02-03-2021, 07:28 AM
  2. Extract DAY Name to cell - in bulk
    By Ramses505 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-31-2016, 06:58 PM
  3. Change phone number in bulk
    By njpacific in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-17-2013, 06:55 AM
  4. HOW TO bulk-change the extremes of the SERIES on hundreds of graphs
    By Hertz1976 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 11-30-2012, 12:33 PM
  5. Change bulk paths due to server move
    By johnbharris in forum Excel General
    Replies: 4
    Last Post: 10-04-2011, 09:35 AM
  6. Bulk UPPER or LOWER Change
    By COgreywolf in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-13-2009, 03:22 PM
  7. How do I bulk change the sign (+ or -) in Excel
    By Steve in forum Excel General
    Replies: 2
    Last Post: 03-03-2006, 01: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