shankar_iyer83
Member
DPIS LOCATION DESC
17-Jan-06 Ambala-Ambala 0
22-Dec-05 Ambala-Ambala 0
22-Dec-05 Ambala-Ambala 1
30-Nov-05 Ambala-Ambala 0
31-Jan-06 Ambala-Ambala 0
31-Jan-06 Ambala-Ambala 1
I need to filter out duplicate entries, like I have to eliminate , same LOcation Desc different dpis, like here Ambala-ambala , but different DPIS (17,22,30,31) , here the thing is I used the condition-=IF(AND(A4=A3,B4=B3),"1","0")
I should get zeros(0) everywhere but as 31,22 repeated twice , i get 1,
how to solve this? Its a huge file with lots of such data
Thanks
Shankar
17-Jan-06 Ambala-Ambala 0
22-Dec-05 Ambala-Ambala 0
22-Dec-05 Ambala-Ambala 1
30-Nov-05 Ambala-Ambala 0
31-Jan-06 Ambala-Ambala 0
31-Jan-06 Ambala-Ambala 1
I need to filter out duplicate entries, like I have to eliminate , same LOcation Desc different dpis, like here Ambala-ambala , but different DPIS (17,22,30,31) , here the thing is I used the condition-=IF(AND(A4=A3,B4=B3),"1","0")
I should get zeros(0) everywhere but as 31,22 repeated twice , i get 1,
how to solve this? Its a huge file with lots of such data
Thanks
Shankar