Yes. You can do it manually: Sort based on the column of values where the negative might be found,
then select the cells with negative numbers and delete the rows.
Or you could use a macro to do essentially the same thing. Just don't write a macro that steps
through row by row....
If the negative values all appear in the same column, you can do this easily
with filters. Select your entire table. Then, from the menu bar, Data >
Filter > AutoFilter. Click the drop-down in the column that has the negative
values and select Custom. In that dialog, choose 'is less than' '0' and
click OK. Now only the rows to be deleted should be visible.
Select (click in) a cell in the first such row, and ctrl + shift + down
arrow. Now all the cells with the negative values will be selected. Back to
the menu bar: Edit > Delete Row.
Now just turn off the filter: Data > Filter > AutoFilter.
HTH. --Bruce
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.