+ Reply to Thread
Results 1 to 7 of 7

TO paste data in filtered range..

  1. #1
    Forum Contributor
    Join Date
    02-13-2016
    Location
    MUMBAI
    MS-Off Ver
    Microsoft 365
    Posts
    180

    TO paste data in filtered range..

    Hii..

    I copied some data from filtered range & tried to paste it into another workbook in filtered column but getting error message "This action not work on multiple selections" though I have selected only the visible areas to paste the data..

    If I don't select only the visible cells it paste the data into hidden cells also which I don't want it to do..what is the solution??

    Thanks..

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: TO paste data in filtered range..

    Here is a link:
    https://support.office.com/en-us/art...2-8b814412847e
    Click the * to say thanks.

  3. #3
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: TO paste data in filtered range..

    When you copy a filtered selection it automaticly breaks up your selection in many sections each range of visible rows between two hidden rows are a separate copy selection

    On the paste side you need a blank sheet or at least a unfiltered list as paste area as excel does not now how to paste multiple selection in to multiple area's,

    You would have to use a Vlookup formula or an Index and Match formula combination to find the values you want to paste.

    Or you must paste your selection below the current data in the sheet you paste to and then sort and refilter

  4. #4
    Valued Forum Contributor
    Join Date
    02-02-2016
    Location
    Indonesia
    MS-Off Ver
    Office 365
    Posts
    1,004

    Re: TO paste data in filtered range..

    Quote Originally Posted by Vivek2705 View Post
    Hii..

    I copied some data from filtered range & tried to paste it into another workbook in filtered column but getting error message "This action not work on multiple selections" though I have selected only the visible areas to paste the data..

    If I don't select only the visible cells it paste the data into hidden cells also which I don't want it to do..what is the solution??

    Thanks..
    I wrote a vba code to copy paste values from filtered range to another filtered range, but it only works for copy-paste between sheets in the same workbook not to another workbook.
    Let me know if you're interested.

  5. #5
    Forum Contributor
    Join Date
    02-13-2016
    Location
    MUMBAI
    MS-Off Ver
    Microsoft 365
    Posts
    180

    Re: TO paste data in filtered range..

    Quote Originally Posted by Akuini View Post
    I wrote a vba code to copy paste values from filtered range to another filtered range, but it only works for copy-paste between sheets in the same workbook not to another workbook.
    Let me know if you're interested.
    Yes sure pls tell me..I would love to have the same..

  6. #6
    Forum Contributor
    Join Date
    02-13-2016
    Location
    MUMBAI
    MS-Off Ver
    Microsoft 365
    Posts
    180

    Re: TO paste data in filtered range..

    Quote Originally Posted by Roel Jongman View Post
    When you copy a filtered selection it automaticly breaks up your selection in many sections each range of visible rows between two hidden rows are a separate copy selection

    On the paste side you need a blank sheet or at least a unfiltered list as paste area as excel does not now how to paste multiple selection in to multiple area's,

    You would have to use a Vlookup formula or an Index and Match formula combination to find the values you want to paste.

    Or you must paste your selection below the current data in the sheet you paste to and then sort and refilter
    Ok will try the same..thanks a lot..

  7. #7
    Valued Forum Contributor
    Join Date
    02-02-2016
    Location
    Indonesia
    MS-Off Ver
    Office 365
    Posts
    1,004

    Re: TO paste data in filtered range..

    Ok, try this:

    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. Replies: 3
    Last Post: 05-07-2017, 02:53 PM
  2. [SOLVED] 1 to copy only filtered records and 2 to paste into range ending by last row in next col
    By Ramzes in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-16-2017, 10:13 AM
  3. vba on change, filter range and paste filtered values into table
    By wacky_diva in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-06-2016, 01:08 AM
  4. Copy paste filtered range with criteria using VBA
    By Jayant shettigar in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-12-2014, 10:26 AM
  5. [SOLVED] Copy/Paste from a Filtered Range and Insert copied data NOT overwrite
    By Simon.Ward in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 06-12-2013, 11:14 AM
  6. Paste range of values into filtered sheet
    By ken2005 in forum Excel General
    Replies: 3
    Last Post: 10-03-2005, 07:05 AM
  7. paste over a filtered range
    By freddie2711 in forum Excel General
    Replies: 8
    Last Post: 04-27-2005, 09:06 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