+ Reply to Thread
Results 1 to 4 of 4

search column for text, copy and paste into new column

  1. #1
    Registered User
    Join Date
    10-11-2013
    Location
    us
    MS-Off Ver
    Excel 2003
    Posts
    2

    search column for text, copy and paste into new column

    example.xls
    Hi, Was hoping somebody on here could help me write up a macro. little experience with excel.
    Attached is an example spread sheet, data is always changing. What I would like to acheive is to search column C for "TRUE", copy columns a, b, c, d for all rows with "true" and move them to start in G3. Repeat search for "False" and move to start in M3. Repeat search again for "Not assigned" and move to start in S3.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: search column for text, copy and paste into new column

    Try this...

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    10-11-2013
    Location
    us
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: search column for text, copy and paste into new column

    Thanks for the reply AlpahFrog! Works good except it is not deleting the rows in colums A-D that have been copied and pasted.
    Last edited by adammss; 10-14-2013 at 04:22 PM.

  4. #4
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: search column for text, copy and paste into new column

    Please Login or Register  to view this content.

+ 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. Search the last column then copy/paste to another sheet and save until last row
    By tuongtu3 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-23-2012, 04:28 PM
  2. [SOLVED] search column for text, if found, paste value in a different column in new sheet
    By wkarnadi in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-17-2012, 10:29 AM
  3. Search, Copy, Paste to another Column
    By ericx1 in forum Excel General
    Replies: 1
    Last Post: 09-27-2011, 04:22 PM
  4. Search, Copy and Paste selections of a column
    By Adamcadaver in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-21-2010, 04:39 AM
  5. search value, copy and paste to a column
    By Rick85 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-14-2010, 05:40 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