veer-india
New Member
- Joined
- Jul 30, 2013
- Messages
- 10
i AM A high school student.
In this excel document there is list of 100000 doctors. With their unique registeration number in a cell. Like this
[TABLE="width: 500"]
<tbody>[TR]
[TD]Doc1[/TD]
[TD]1234[/TD]
[TD]adhh[/TD]
[TD]rnier[/TD]
[/TR]
[TR]
[TD]Doc2[/TD]
[TD]5678[/TD]
[TD]dscu[/TD]
[TD]dcwofn[/TD]
[/TR]
[TR]
[TD]Doc3[/TD]
[TD]9012[/TD]
[TD]ijwo[/TD]
[TD]dnw[/TD]
[/TR]
[TR]
[TD]Doc1[/TD]
[TD]1234[/TD]
[TD]fne[/TD]
[TD]oeirfj[/TD]
[/TR]
</tbody>[/TABLE]
Here entire row is not duplicate But the doctor appears in document 2-3 times. Having the same unique registration number. How i can remove the rows on the basis of one duplicate registeration number. ?
Thanks.
In this excel document there is list of 100000 doctors. With their unique registeration number in a cell. Like this
[TABLE="width: 500"]
<tbody>[TR]
[TD]Doc1[/TD]
[TD]1234[/TD]
[TD]adhh[/TD]
[TD]rnier[/TD]
[/TR]
[TR]
[TD]Doc2[/TD]
[TD]5678[/TD]
[TD]dscu[/TD]
[TD]dcwofn[/TD]
[/TR]
[TR]
[TD]Doc3[/TD]
[TD]9012[/TD]
[TD]ijwo[/TD]
[TD]dnw[/TD]
[/TR]
[TR]
[TD]Doc1[/TD]
[TD]1234[/TD]
[TD]fne[/TD]
[TD]oeirfj[/TD]
[/TR]
</tbody>[/TABLE]
Here entire row is not duplicate But the doctor appears in document 2-3 times. Having the same unique registration number. How i can remove the rows on the basis of one duplicate registeration number. ?
Thanks.