+ Reply to Thread
Results 1 to 2 of 2

Changing a word/number to another cell, from a filtered word

  1. #1
    Registered User
    Join Date
    03-31-2021
    Location
    Mexico
    MS-Off Ver
    2019
    Posts
    1

    Lightbulb Changing a word/number to another cell, from a filtered word

    Hello, what i want to do is to move a bunch of characters in front of a known word that i prefiltered, in example in the cell A1, there's the following text: "Serial Number 1A3B4", and in the cell A2 there is this one: "Serial Number 5C7D8", the question is, is there a way that i can move all the characters, but only the characteres to another column at once, in example, in the cell B1 now would have the characters "1A3B4" and the cell B2 would have "5C7D8", is there a way to move it in massive amounts? like 3000 cells at once? thanks for all the help.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Changing a word/number to another cell, from a filtered word

    You could probably use a formula like...
    B1=MID(M1,15,99)
    copied down
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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: 2
    Last Post: 06-18-2020, 05:51 AM
  2. [SOLVED] Compare two columns - words by word - display number of word match
    By nasrulla in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 10-24-2018, 06:18 AM
  3. [SOLVED] Copy Excel range a number of sheets as pictures to MS Word, each picture on new Word page.
    By IGTsmith in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-14-2018, 09:23 AM
  4. [SOLVED] Find word and if number appears below word then copy
    By ScabbyDog in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-14-2016, 11:12 AM
  5. Replies: 8
    Last Post: 09-25-2013, 10:20 AM
  6. [SOLVED] Changing SUMIFS formula from word to word in a cell location
    By Car7os in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-20-2013, 06:43 AM
  7. changing cell color by word
    By e2the1stpower in forum Excel General
    Replies: 3
    Last Post: 04-30-2008, 06:32 AM

Tags for this Thread

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