Hi,
I have an data as mentioned below, If the wanted is zero, then the cell should be empty else it should show the number.
[TABLE="width: 208"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Stock[/TD]
[TD]Available[/TD]
[TD]Wanted[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]5[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]5[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
can any one help me in this.
Thanks in advance.
I have an data as mentioned below, If the wanted is zero, then the cell should be empty else it should show the number.
[TABLE="width: 208"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Stock[/TD]
[TD]Available[/TD]
[TD]Wanted[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]5[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]5[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
can any one help me in this.
Thanks in advance.