J
JUNEBUG
duplicates based on two fields
see table below..
INB/OUT, ORDER#, LITEM#
IN, ORDER1, item1
IN, ORDER1, item2
OB, ORDER1, item1
IN, ORDER2, item1
IN, ORDER2, item2
OB, ORDER2, item1
OB, ORDER2, item2
OB, ORDER3, item1
FIRST, duplicate ORDERS that match IN and OB delete IN only
SECOND delete all ORDERS & LITEM# that match IN and OB then delete IN only.
Thanks in advace
see table below..
INB/OUT, ORDER#, LITEM#
IN, ORDER1, item1
IN, ORDER1, item2
OB, ORDER1, item1
IN, ORDER2, item1
IN, ORDER2, item2
OB, ORDER2, item1
OB, ORDER2, item2
OB, ORDER3, item1
FIRST, duplicate ORDERS that match IN and OB delete IN only
SECOND delete all ORDERS & LITEM# that match IN and OB then delete IN only.
Thanks in advace