View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bj bj is offline
external usenet poster
 
Posts: 1,397
Default how do I delete hidden rows or columns without doing it manually?

select a blank column
enter 1 in the top cell
copy that cell
select the column
edit-goto-specal-visible cells
paste
select all format-cells-unhide
select the same column as before
filter-autofilter
select blanks
format-delete rows


"Eastman22" wrote:

I have already hidden rows (from the subtotal function) and I would like to
delete the hidden ones (ex. level 2 in subtotals). How do I do this without
going line by line?