Hi,
I have a row with 3 cells. 1 contains a text the other 2 contain 0.
In A4 I would like to have a formula that gives me the text as a result.
[TABLE="width: 500"]
<tbody>[TR]
[TD]A1
[/TD]
[TD]A2
[/TD]
[TD]A3[/TD]
[TD]A4
[/TD]
[/TR]
[TR]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]oil
[/TD]
[TD]oil
[/TD]
[/TR]
[TR]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[/TR]
[TR]
[TD]0
[/TD]
[TD]gas
[/TD]
[TD]0
[/TD]
[TD]gas
[/TD]
[/TR]
[TR]
[TD]ccgt
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]ccgt
[/TD]
[/TR]
</tbody>[/TABLE]
Thanks
Amanda
I have a row with 3 cells. 1 contains a text the other 2 contain 0.
In A4 I would like to have a formula that gives me the text as a result.
[TABLE="width: 500"]
<tbody>[TR]
[TD]A1
[/TD]
[TD]A2
[/TD]
[TD]A3[/TD]
[TD]A4
[/TD]
[/TR]
[TR]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]oil
[/TD]
[TD]oil
[/TD]
[/TR]
[TR]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[/TR]
[TR]
[TD]0
[/TD]
[TD]gas
[/TD]
[TD]0
[/TD]
[TD]gas
[/TD]
[/TR]
[TR]
[TD]ccgt
[/TD]
[TD]0
[/TD]
[TD]0
[/TD]
[TD]ccgt
[/TD]
[/TR]
</tbody>[/TABLE]
Thanks
Amanda