[newbie] copy unhidden cells

J

Jon

I would like to retrieve a list of contents from cells that are not hidden.
For example,

copy sheet 1 > a1 to sheet 2 > a1 if cell is not hidden
copy sheet 1 > a2 to sheet 2 > a1 if cell is not hidden

If cell is hidden I would like the cell number NOT to be blank, but rather
display the next unhidden row content on the next cell.

Any ideas?
 
L

Luke M

Select area of cells you want to copy (including hidden cells).
Press Ctrl+G
Choose special, then select visible cells only.
Copy and paste.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top