how do I select, cut, and paste visible cells only

  • Thread starter Cutting and pasting invisible cells.
  • Start date
C

Cutting and pasting invisible cells.

When I use filters to leave only certain cells visible, cut them and paste
them to a new column, when I open up the hidden cells, both visible and
invisible cells are pasted to the new column and not just the invisible cells
selected, cut, and pasted. This is a large workbook. A macro to do this
would be great for future use. I am a computer idiot.
 
M

Miguel Zapico

You can use Alt+; in your selection to restrict it to only visible cells, and
then when you copy and paste it will behave as you expected. That is a
keyboard shortcut for Edit -> Go to -> Special -> Visible cells only.

Miguel.
 
Top