Delete specific rows of data

R

Roger Bell

Is there a way that you can delete/remove rows of data where a specific
situation applies. For example I want to remove the entire row where email
addresses are blank

Thanks for any help
 
M

Max

One quick way ..

Select the entire email col
Press F5 > Special > Check "Blanks" > OK
This selects all the blank cells in the email col
Then just right-click on the selection > Delete > Check "Entire row" > OK
 
R

Roger Bell

Thanks for your quick response, Max

What I meant to say was that i want to delete the rows where an email
address does exist. What process would I use for this

Thanks again
 
M

Max

well, in that case maybe just check "Constants" (instead of "Blanks")
in the "Go To Special" dialog might do it for you?

Instead of:
do:
Press F5 > Special > Check "Constants" > OK

The above of course presumes that the email col would contain only email,
other than blank cells.
 

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