+ Reply to Thread
Results 1 to 1 of 1

Macro to define range of cells to copy for visible rows and paste values to another sheet

  1. #1
    Registered User
    Join Date
    10-25-2016
    Location
    Birmingham, England
    MS-Off Ver
    2017
    Posts
    4

    Post Macro to define range of cells to copy for visible rows and paste values to another sheet

    Hi Finally this is my first post as I have always managed to find a solution here to my novice VBA attempts!

    I am struggling with how to define range of cells to copy and then define range to paste too, (not just the whole row), based on an auto filter being applied.

    I have a macro that copies rows from multiple sheets (A:AD) into a summary sheet ("Review") based on YES criteria in col A of each ws. All good!

    These rows in the "Review" sheet will be reviewed, with additional columns being completed in AE: AI.

    Once review is completed, I then need a macro to apply a filter on AG for "YES", copy visible rows, but only from col E:AF, to another sheet ("JOINTR", same w/book) to next available row (based on col B - this contains a formula that will show as blank until date is entered in col C), and paste special values to col E:AF also. Then copy a date from a fixed cell reference from the "Review" sheet ($I$1) and paste value into col C of "JOINTR" for the rows pasted.

    Hope this is enough detail!

    Thanks in anticipation.
    Last edited by sllewe55; 09-17-2017 at 06:33 PM.

+ 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] Copy and paste random cells values from a range to another sheet column with no blanks
    By macquhele in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-17-2015, 06:05 PM
  2. [SOLVED] macro to copy paste visible cells into a newly created sheet
    By melody10 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-19-2015, 04:14 PM
  3. [SOLVED] Copy range from one sheet and paste in another sheet on the next visible row after header
    By MaQian in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-22-2013, 10:48 AM
  4. [SOLVED] Range Selection up to last visible adjacent cell,filter,copy paste to next sheet
    By kcube17 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-15-2013, 07:08 AM
  5. Use visible rows from autofilter to build Pivot table. Or use visible rows to Copy/Paste
    By mwhitedesigns in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-08-2012, 10:34 AM
  6. Copy Visible cells and paste values only to visible target cells
    By wotadude in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-28-2010, 04:09 AM
  7. Macro to copy range of cells and paste into 1 sheet
    By Dean in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-19-2006, 08:55 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