Hello,
We are having two databases we would like to compare, does anybody know a good formula or solution to give the Desired result? So basiccally what I would say it should compare the numbers and than give the complete cell of the Table to compare the data with.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Description[/TD]
[TD]Desired result[/TD]
[TD][/TD]
[TD][/TD]
[TD]Table to compare the data with[/TD]
[/TR]
[TR]
[TD]PO 12345 bla bla[/TD]
[TD]PO-12345[/TD]
[TD][/TD]
[TD][/TD]
[TD]12458[/TD]
[/TR]
[TR]
[TD]bla bla PO12458 bla bla[/TD]
[TD]12458[/TD]
[TD][/TD]
[TD][/TD]
[TD]123821[/TD]
[/TR]
[TR]
[TD]bla bla bla POS-12345[/TD]
[TD]PO-12345[/TD]
[TD][/TD]
[TD][/TD]
[TD]POI-124591[/TD]
[/TR]
[TR]
[TD]bla bla bla bla PO-99999[/TD]
[TD]Not found[/TD]
[TD][/TD]
[TD][/TD]
[TD]PO-12345[/TD]
[/TR]
</tbody>[/TABLE]
We are having two databases we would like to compare, does anybody know a good formula or solution to give the Desired result? So basiccally what I would say it should compare the numbers and than give the complete cell of the Table to compare the data with.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Description[/TD]
[TD]Desired result[/TD]
[TD][/TD]
[TD][/TD]
[TD]Table to compare the data with[/TD]
[/TR]
[TR]
[TD]PO 12345 bla bla[/TD]
[TD]PO-12345[/TD]
[TD][/TD]
[TD][/TD]
[TD]12458[/TD]
[/TR]
[TR]
[TD]bla bla PO12458 bla bla[/TD]
[TD]12458[/TD]
[TD][/TD]
[TD][/TD]
[TD]123821[/TD]
[/TR]
[TR]
[TD]bla bla bla POS-12345[/TD]
[TD]PO-12345[/TD]
[TD][/TD]
[TD][/TD]
[TD]POI-124591[/TD]
[/TR]
[TR]
[TD]bla bla bla bla PO-99999[/TD]
[TD]Not found[/TD]
[TD][/TD]
[TD][/TD]
[TD]PO-12345[/TD]
[/TR]
</tbody>[/TABLE]