A plain copy grabs more than you meant to share
When you filter a table down to just the rows you care about and copy it the normal way, Excel actually copies every row underneath -- including the ones the filter hid -- and pastes them all. That silently defeats the whole point of filtering before sharing a subset of your data with someone else.
A shortcut skips the dialog entirely
Once a range is selected, pressing "Alt+;" (semicolon) selects only the visible cells directly, without opening the "Go To Special" dialog at all -- worth memorizing if this is something you do often.
Frequently Asked Questions
Are hidden columns excluded the same way as hidden rows?
Yes -- both rows hidden by a filter and rows or columns hidden manually are excluded from the copy in exactly the same way.
Does this work if I sorted the data instead of filtering it?
This specific technique is for skipping hidden or filtered-out rows -- if your data is simply sorted with nothing hidden, a normal copy already includes everything visible, since sorting does not hide any rows.