+ Reply to Thread
Results 1 to 6 of 6

Search column for red Cell and copy row to sheet 2

  1. #1
    Forum Contributor
    Join Date
    06-15-2013
    Location
    United States
    MS-Off Ver
    Excel 2016
    Posts
    213

    Search column for red Cell and copy row to sheet 2

    I'm trying to figure out a way to search Column Q for a red Cell. If it is Red then it will copy the entire row and paste it into the First available row in Sheet 2. It will then go back to Sheet 1 and delete that row that was just copied. Can anybody help me with this. Any help is appreciated.

  2. #2
    Forum Contributor
    Join Date
    10-08-2010
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    386

    Re: Search column for red Cell and copy row to sheet 2

    I am assuming you are using conditional formatting to make the cells red? It would be easier to use VBA to check for the same thing as conditional formatting. What makes the cell red?

  3. #3
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Search column for red Cell and copy row to sheet 2

    Maybe something like:
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    06-15-2013
    Location
    United States
    MS-Off Ver
    Excel 2016
    Posts
    213

    Re: Search column for red Cell and copy row to sheet 2

    I have another macro that makes it red. I don't use conditional formatting.

  5. #5
    Valued Forum Contributor Sean Thomas's Avatar
    Join Date
    03-25-2012
    Location
    HerneBay, Kent, UK
    MS-Off Ver
    Excel 2007,2016
    Posts
    971

    Re: Search column for red Cell and copy row to sheet 2

    another method
    this is currently set for yellow
    Please Login or Register  to view this content.
    Last edited by Sean Thomas; 07-25-2013 at 09:48 AM. Reason: typo error
    Regards
    Sean

    Please add to my reputation if you think i helped
    (click on the star below the post)
    Mark threads as "Solved" if you have your answer
    (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code:
    [code] Your code here [code]
    Please supply a workbook containing example Data:
    It makes its easier to answer your problem & saves time!

  6. #6
    Forum Contributor
    Join Date
    06-15-2013
    Location
    United States
    MS-Off Ver
    Excel 2016
    Posts
    213

    Re: Search column for red Cell and copy row to sheet 2

    Thank You it works!

+ 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: 3
    Last Post: 08-16-2012, 03:25 PM
  2. Search Column Headers and Copy into a Sheet
    By ukguy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-15-2012, 10:28 AM
  3. Search for Value in Closed Workbook and copy Column to Active Sheet Column BE
    By Winon in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-19-2011, 12:57 PM
  4. Search specific column and then copy to new sheet
    By PowerZ in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-25-2010, 10:04 AM
  5. Search for column heading and copy column onto another sheet
    By chrismann85 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-28-2008, 05:53 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