A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I'm loosing track of what's filtered and whats not. "Worksheet (1) is filtered" and "belongs in the filtered sheet from (2)"?
Are you trying to do a paste line from a filtered sourse to a filtered destination? If so it doesn't matter that you are doing a paste link its the fact that the destination is filtered. This will not work! Excel will always copy the cells into adjacent rows, hidden or not. You would need to use vba to bypass this problem.
Of course there is a real danger here in that each range must correspond exactly.
If this answer solves your problem, please check, Mark as Answered. If this answer helps, please click the Vote as Helpful button. Cheers Shane Devenshire