|
| ||||||||||
| Tags: microsoft excel, microsoft office, office application, spreadsheet |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Want to paste data only in visible cell of Microsoft Excel
|
|
#2
| |||
| |||
| Re: Want to paste data only in visible cell of Microsoft Excel
Indeed xls will copy also hidden rows. Rather then writing difficult macro's that detect the rowheight = 0 for every cell, why don't you sort you data on the column that you use to filter. In that way all data that appears consecutive in the filter actually is consecutive - which enables easy copying. |
|
#3
| |||
| |||
| Re: Want to paste data only in visible cell of Microsoft Excel
Apparently this manipulation cannot be possible just by copy pate. We must create a new column and index to allow cells to recover the result of the filter and then copy the cells with the sort. Do the same sort of cells and copy recipients. A basic function not directly available. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Want to paste data only in visible cell of Microsoft Excel" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to paste Word Table Cell along with paragraph markers in Microsoft Excel | Mayuus | MS Office Support | 2 | 17-02-2012 07:09 PM |
| How to paste content only in the visible cell of Microsoft Excel | Talisha | MS Office Support | 2 | 03-02-2012 06:28 PM |
| Not able to address vba in the first visible cell in a Column after filtering in Excel | SirName | MS Office Support | 1 | 25-01-2012 05:27 PM |
| How to paste data in filtered list of Microsoft Excel | SeanZ | MS Office Support | 2 | 24-01-2012 12:00 PM |
| Copy Text from One Cell to Another in Microsoft Excel without copy & paste | Computer_Freak | Tips & Tweaks | 0 | 18-03-2009 10:00 PM |