Hi, I have a table which contains 3 fields.
[Field1] is a persons name, [Field2] and [Field3] are both numbers.
There is a row for each name where [Field2] and [Field3] both contain zero.
However, there are also rows where [Field2 and [Field3] contain numbers.
If that is the case, I want to delete the row where [Field2] and [Field3] both contain zeros for that person.
I don't know how to do this without deleting the rows for people that do not have a second row against their name.
Clear as mud?
Thanks, Kirsti