Y yallamanda.b Member May 5, 2016 #1 Hi Team, Could you please find the attachment and sea the output column if the add id is having different status of combinations but i need some what i mentioned . Thanks Attachments warehouse duplicate data for apr and may.xlsx 38.2 KB · Views: 11
Hi Team, Could you please find the attachment and sea the output column if the add id is having different status of combinations but i need some what i mentioned . Thanks
Luke M Excel Ninja Staff member May 5, 2016 #2 For a starting point, try this formula: =IF(COUNTIF($A$1:$A$1000,A2)>COUNTIFS($A$1:$A$1000,A2,$F$1:$F$1000,F2),F2,"")
For a starting point, try this formula: =IF(COUNTIF($A$1:$A$1000,A2)>COUNTIFS($A$1:$A$1000,A2,$F$1:$F$1000,F2),F2,"")
Y yallamanda.b Member May 6, 2016 #3 Luke M said: For a starting point, try this formula: =IF(COUNTIF($A$1:$A$1000,A2)>COUNTIFS($A$1:$A$1000,A2,$F$1:$F$1000,F2),F2,"") Click to expand... i need only if cancelled and delivered is there for same addid i only delivered. if delivered and cancelled is there it will come delivered only in output column, and cancelled ,pending is there i need only pending in output column. Thanks
Luke M said: For a starting point, try this formula: =IF(COUNTIF($A$1:$A$1000,A2)>COUNTIFS($A$1:$A$1000,A2,$F$1:$F$1000,F2),F2,"") Click to expand... i need only if cancelled and delivered is there for same addid i only delivered. if delivered and cancelled is there it will come delivered only in output column, and cancelled ,pending is there i need only pending in output column. Thanks
N Nebu Excel Ninja May 6, 2016 #4 Hi: Is this what you are looking for? Thanks Attachments warehouse duplicate data for apr and may.xlsx 74.3 KB · Views: 6