elcentro3m
Board Regular
- Joined
- Jan 26, 2007
- Messages
- 60
I have several columns of data.
One column is autofiltered.
I exclude the one element I want to
keep and show the rest.
I know I can use either:
F5 / Special / Visible Cells
or
Alt-;
to select Visible Cells.
I need to select (and delete)
all visible rows (with data)
except the header row at the
top of each column.
Is there a way NOT using VBA or Macros
(since this is on behalf of a user who would like
to keep it as simple as possible) to accomplish
the same thing?
Thanx
One column is autofiltered.
I exclude the one element I want to
keep and show the rest.
I know I can use either:
F5 / Special / Visible Cells
or
Alt-;
to select Visible Cells.
I need to select (and delete)
all visible rows (with data)
except the header row at the
top of each column.
Is there a way NOT using VBA or Macros
(since this is on behalf of a user who would like
to keep it as simple as possible) to accomplish
the same thing?
Thanx