C
Colin Bembridge
Hi, Here is the problem.
We just did inventory, and had a bunch of users modifying
seperate versions of a "master" workbook with all our part
numbers on it (10,000 rows). When they were finished,
because the person that initiated the process didn't start
off with a shared document, we cannot use the merge
function. So we did a cut/paste/sort to get all the data
into the sheet, but now we have duplicate entries, some
with 0 or empty qty columns, others with #'s in the qty
column. The problem is that some non-duplicated rows
SHOULD be 0 or empty qty. Is there a formula we could use
to delete rows that are both duplicates and with 0 or
empty qty?
Obviously this following idea for a formula is fantasy,
but the real one would have the same intent:
IF(cell A)SAME AS(cell B)AND(0qty)OR(empty)THENELETE ROW
(containing cell A)
Does this make ANY sense?
Would really appreciate some help, we are all Excel
beginners around here. We have Excel 2000 and 97 available.
Thanks.
We just did inventory, and had a bunch of users modifying
seperate versions of a "master" workbook with all our part
numbers on it (10,000 rows). When they were finished,
because the person that initiated the process didn't start
off with a shared document, we cannot use the merge
function. So we did a cut/paste/sort to get all the data
into the sheet, but now we have duplicate entries, some
with 0 or empty qty columns, others with #'s in the qty
column. The problem is that some non-duplicated rows
SHOULD be 0 or empty qty. Is there a formula we could use
to delete rows that are both duplicates and with 0 or
empty qty?
Obviously this following idea for a formula is fantasy,
but the real one would have the same intent:
IF(cell A)SAME AS(cell B)AND(0qty)OR(empty)THENELETE ROW
(containing cell A)
Does this make ANY sense?
Would really appreciate some help, we are all Excel
beginners around here. We have Excel 2000 and 97 available.
Thanks.