R
rogeraw
undefined
I open a csv file into excel and it is sorted into
columns. two of the columns have values in them. If both of the
columns, for each row, have 0.00 as the value I want to delete that
row, there are usually a lot of these rows and I don't want to have to
manually go down a list
of 100+ rows and delete the rows where there are two zero values. How
can I automate this ?

columns. two of the columns have values in them. If both of the
columns, for each row, have 0.00 as the value I want to delete that
row, there are usually a lot of these rows and I don't want to have to
manually go down a list
of 100+ rows and delete the rows where there are two zero values. How
can I automate this ?