I have the following data:
[TABLE="width: 425"]
<colgroup><col><col><col span="3"></colgroup><tbody>[TR]
[TD]
[TABLE="width: 500"]
<tbody>[TR]
[TD="align: center"]H[/TD]
[TD="align: center"]I[/TD]
[TD="align: center"]J[/TD]
[TD="align: center"]K[/TD]
[TD="align: center"]L[/TD]
[/TR]
[TR]
[TD]Case Status[/TD]
[TD]Allocated To[/TD]
[TD]Date Allocated[/TD]
[TD]Sate of Assessment[/TD]
[TD]Date Case Closed[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Minnie[/TD]
[TD]17/03/17[/TD]
[TD]26/04/17
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Daffy[/TD]
[TD]25/04/17
[/TD]
[TD]05/05/17[/TD]
[TD]01/08/17[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Pluto[/TD]
[TD]02/05/17[/TD]
[TD]10/05/17[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would like the following to appear in column H when these parameters are met:
Awaiting Allocation to appear in column H - When there is no data in column K
Allocated to appear in column H - when there is any date recorded in column K
Closed to appear in column H - when there is a date added to column L
I am rubbish at formulas so i's be really grateful for some urgent help.
Thank you in advance
[TABLE="width: 425"]
<colgroup><col><col><col span="3"></colgroup><tbody>[TR]
[TD]
[TABLE="width: 500"]
<tbody>[TR]
[TD="align: center"]H[/TD]
[TD="align: center"]I[/TD]
[TD="align: center"]J[/TD]
[TD="align: center"]K[/TD]
[TD="align: center"]L[/TD]
[/TR]
[TR]
[TD]Case Status[/TD]
[TD]Allocated To[/TD]
[TD]Date Allocated[/TD]
[TD]Sate of Assessment[/TD]
[TD]Date Case Closed[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Minnie[/TD]
[TD]17/03/17[/TD]
[TD]26/04/17
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Daffy[/TD]
[TD]25/04/17
[/TD]
[TD]05/05/17[/TD]
[TD]01/08/17[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Pluto[/TD]
[TD]02/05/17[/TD]
[TD]10/05/17[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would like the following to appear in column H when these parameters are met:
Awaiting Allocation to appear in column H - When there is no data in column K
Allocated to appear in column H - when there is any date recorded in column K
Closed to appear in column H - when there is a date added to column L
I am rubbish at formulas so i's be really grateful for some urgent help.
Thank you in advance