Hi SHG,
I am not familiar with Watson, so any extended help you can give to me would be very much appreciated.
In relation to my original question i want to set out a better example of what i want to achieve. From the following Spreadsheet table my goal is to get the Ref Number by searching both the Estate Name and Town, However, instead of manually searching the spreadsheet i would like to speak 2 words "Railway View, Clara" and have the returned value of "2".
[TABLE="width: 298"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Estate
Name[/TD]
[TD]Town
Name[/TD]
[TD]Ref Number[/TD]
[/TR]
[TR]
[TD]
Beechmount[/TD]
[TD]
Clara[/TD]
[TD]
1[/TD]
[/TR]
[TR]
[TD]Ashfield[/TD]
[TD]Clara[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]Beechfield[/TD]
[TD]Clara[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]Railway View[/TD]
[TD]Clara[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]Redville[/TD]
[TD]Clara[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]Clonshanny[/TD]
[TD]Clara[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]Erry Mill[/TD]
[TD]Clara[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Erryarmstrong [/TD]
[TD]Clara[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Beechmount[/TD]
[TD]Tullamore[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]Ashfield[/TD]
[TD]Tullamore[/TD]
[TD]6[/TD]
[/TR]
[TR]
[TD]Beechfield[/TD]
[TD]Tullamore[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]Railway View[/TD]
[TD]Tullamore[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]Redville[/TD]
[TD]Tullamore[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]Clonshanny[/TD]
[TD]Tullamore[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]Erry Mill[/TD]
[TD]Tullamore[/TD]
[TD]6[/TD]
[/TR]
[TR]
[TD]Erryarmstrong [/TD]
[TD]Tullamore[/TD]
[TD]8[/TD]
[/TR]
</tbody>[/TABLE]