Hi,
I am trying to create a formula which looks at two different columns (1 and 2 in this example) and returns the value if there is one in either column 1 or column 2. And if both columns are empty, then leave the cell empty.
For example for the first row, the formula would return $205 and for the second row it would return $204. I am trying to consolidate the two columns into the one
Any help would be much appreciated!
[TABLE="width: 500"]
<tbody>[TR]
[TD]average weighted rate (all)[/TD]
[TD]1[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]$205[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$204[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]$216[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$200[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$220[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$300[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$290[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$290[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$300[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 401"]
<colgroup><col><col><col></colgroup><tbody></tbody>[/TABLE]
I am trying to create a formula which looks at two different columns (1 and 2 in this example) and returns the value if there is one in either column 1 or column 2. And if both columns are empty, then leave the cell empty.
For example for the first row, the formula would return $205 and for the second row it would return $204. I am trying to consolidate the two columns into the one
Any help would be much appreciated!
[TABLE="width: 500"]
<tbody>[TR]
[TD]average weighted rate (all)[/TD]
[TD]1[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]$205[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$204[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]$216[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$200[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$220[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$300[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$290[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$290[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]$300[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 401"]
<colgroup><col><col><col></colgroup><tbody></tbody>[/TABLE]