gary said:
My worksheet has 31,000 rows.
FIND ALL located 1,575 empty cells in column C.
I have selected these cells.
Now, how do I copy the 1,575 rows?
Better to use an AutoFilter.
Select the entire range and run the menu command Data > Filter > AutoFilter.
This will put drop-down buttons on the right side of each cell in the top
row of the selected range. Click on the button for col C, select (Blanks)
from drop-down list. This should filter the range so that only the rows in
which the col C cell is blank are displayed. Edit > Copy, which will include
only the visible, filtered rows in the table, move to another worksheet, and
Edit > Paste. This will include the topmost row from your table, which
AutoFilter takes as column headings rather than as the first record. If you
don't want it, delete the top row in the copied, filtered table. Then return
to the original table and run Data > Filter > AutoFilter again to clear the
AutoFilter.