Hi all,
I have taken on a role as treasurer for the fundraising group (PTA) at my childs primary school. We run school events such as easter egg hunts and movie nights for the kids and the parents complete an online form to pay. I get a download of the childrens names which comes out in this format
[TABLE="width: 137"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Logan Amos[/TD]
[/TR]
[TR]
[TD]Katie Cooper[/TD]
[/TR]
[TR]
[TD]Isabella Clyne[/TD]
[/TR]
[TR]
[TD]Leah Dobbie[/TD]
[/TR]
[TR]
[TD]Cara Ali Kasir[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The parents pay through online banking which comes out in this format:
[TABLE="width: 177"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Amos 2D[/TD]
[/TR]
[TR]
[TD]K Cooper RDS[/TD]
[/TR]
[TR]
[TD]Clyne 2AP[/TD]
[/TR]
[TR]
[TD]l Dobbie 1D[/TD]
[/TR]
[TR]
[TD]Ali Kair 3E[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Is there any tool I can use to look up the childs name and bring back if they have paid? I am familiar with basic excel function vlookup but it only brings back the text for the whole cell. Is there any way to search for text within a cell as the cells do not match exactly?
I really hope so as I have hundreds of names to match up!!!
I have taken on a role as treasurer for the fundraising group (PTA) at my childs primary school. We run school events such as easter egg hunts and movie nights for the kids and the parents complete an online form to pay. I get a download of the childrens names which comes out in this format
[TABLE="width: 137"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Logan Amos[/TD]
[/TR]
[TR]
[TD]Katie Cooper[/TD]
[/TR]
[TR]
[TD]Isabella Clyne[/TD]
[/TR]
[TR]
[TD]Leah Dobbie[/TD]
[/TR]
[TR]
[TD]Cara Ali Kasir[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The parents pay through online banking which comes out in this format:
[TABLE="width: 177"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Amos 2D[/TD]
[/TR]
[TR]
[TD]K Cooper RDS[/TD]
[/TR]
[TR]
[TD]Clyne 2AP[/TD]
[/TR]
[TR]
[TD]l Dobbie 1D[/TD]
[/TR]
[TR]
[TD]Ali Kair 3E[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Is there any tool I can use to look up the childs name and bring back if they have paid? I am familiar with basic excel function vlookup but it only brings back the text for the whole cell. Is there any way to search for text within a cell as the cells do not match exactly?
I really hope so as I have hundreds of names to match up!!!