+ Reply to Thread
Results 1 to 5 of 5

Find non-blanks cells and copy to another worksheet

  1. #1
    Forum Contributor
    Join Date
    11-03-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    246

    Find non-blanks cells and copy to another worksheet

    Hi,

    I would like to do the following if possible please

    1, Find the first non-blank cell in column B, B5. Then copy B5 to Sheet2 A1.
    2, Also copy cell A5 to Sheet2 A2
    3, Then find the next non-blank cell in column B, B11. Then copy B11 to Sheet2 B1.
    4, Also copy cell A11 to Sheet2 B2
    And so on

    Please see attached file

    Happy to use VBA etc.

    Many thanks
    Attached Files Attached Files

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Find non-blanks cells and copy to another worksheet

    Hi
    In Sheet1!C1 use the formula (and copy down)
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    In Sheet2!A1 use the following formula and copy forward
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    In Sheet2!A2 use the following formula and copy forward
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    See the file
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    11-03-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    246

    Re: Find non-blanks cells and copy to another worksheet

    Many thanks for you reply. I now have this working but I would like to move the data etc to a different cell, when i move it, it no longer works.
    I would like on Sheet1 A1 to be I5 etc. And Sheet2 formulas would start at W2 andW3. I tried transposing all the cell refs but I am missing something, or is it not possible to do it this way.
    Thanks

  4. #4
    Forum Contributor
    Join Date
    11-03-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    246

    Re: Find non-blanks cells and copy to another worksheet

    Thanks again for your reply, I have managed to figure out what I had done wrong. All working now

  5. #5
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Find non-blanks cells and copy to another worksheet

    Thanks for your feedback and rep.

+ 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. [SOLVED] If ... find next ... and copy to new column without blanks
    By denvdm in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-21-2014, 09:37 AM
  2. [SOLVED] How to find cells which started with blanks ?
    By HerryMarkowitz in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 11-26-2013, 05:20 PM
  3. [SOLVED] Macro to find blank cells, copy row, paste into another worksheet, then delete
    By rbrookov in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-15-2013, 01:39 PM
  4. [SOLVED] Copy cells from one worksheet to another while skipping blanks
    By gawk1980 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 02-23-2013, 05:02 PM
  5. [SOLVED] Find first non-blank cell after a group of blanks copy offset cells, find next blank, loop
    By gwsampso in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-21-2012, 06:11 AM
  6. find cells containing text and copy to another worksheet
    By Totosha in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-23-2010, 12:50 PM
  7. Replies: 9
    Last Post: 11-01-2010, 03:31 AM
  8. Find and copy cells from one worksheet to another
    By Andre0170 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-29-2010, 06:25 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