Results 1 to 9 of 9

How to copy a cell ontent into next available blank cell in sheet2?

Threaded View

  1. #1
    Registered User
    Join Date
    11-23-2013
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    38

    Question How to copy a cell ontent into next available blank cell in sheet2?

    I have 2 worksheets, let's call them "Sheet1" and "sheet2".

    Sheet 1 has 2 columns (A, and B)

    Ie. "Sheet1:"

    Col A, Col B

    Red
    Green Yes
    Blue
    Yellow
    Orange Yes

    For each entry in Column "B" that has a "Yes" value, I need to copy the color value in column "A" into the next available empty cell in "Sheet2" in column A.

    "Sheet2"

    Col A, Col B

    Red 3
    Blue 5
    Yellow 6


    Final Result:

    Col A, Col B


    Red 3
    Blue 5
    Yellow 6
    Green
    Orange

    Can someone assist in how to do this particular challenge? For Sheet2, I think I'll need a function to determine the first available blank cell in column A.

    Thanks
    Last edited by MelissaGregory; 11-26-2013 at 10:16 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Macro copy entire row if any cell frm col A in sheet1 match any cell frm col A in sheet2
    By daillest319 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-28-2013, 03:20 PM
  2. [SOLVED] How to copy data in a cell in Sheet1 to a cell in Sheet2 using =COPY( )?
    By Mr D Relf in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 07-17-2013, 10:39 AM
  3. [SOLVED] If cell value on Sheet1 not found on Sheet2 copy row to Sheet2
    By Yxx in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-18-2013, 04:15 AM
  4. [SOLVED] Need a macro to Copy Cell in Sheet1 to the next empty cell in Column A, Sheet2
    By killerthun in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-16-2012, 01:21 PM
  5. Macro to copy range of cell from sheet1 to sheet2 based on a cell value in sheet2
    By drgwhizz in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-25-2012, 10:39 AM

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