[TABLE="width: 200"]
<tbody>[TR]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Month
[/TD]
[TD]Data
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Aug
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]July
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]June
[/TD]
[TD]6.12
[/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to write a formula that will pull in the most recent data if available. So if C2 is empty, it will return C3, but if C3 is empty it will return C4. Thus, the formula would yield 6.12 in the example above.
Any help would be greatly appreciated!
[TABLE="width: 122"]
<colgroup><col width="96" style="width: 72pt; mso-width-source: userset; mso-width-alt: 3510;"><colgroup><col width="67" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;"><tbody>[TR]
[TD="width: 96, bgcolor: transparent"][/TD]
[TD="width: 67, bgcolor: transparent"]
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
<tbody>[TR]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Month
[/TD]
[TD]Data
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Aug
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]July
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]June
[/TD]
[TD]6.12
[/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to write a formula that will pull in the most recent data if available. So if C2 is empty, it will return C3, but if C3 is empty it will return C4. Thus, the formula would yield 6.12 in the example above.
Any help would be greatly appreciated!
[TABLE="width: 122"]
<colgroup><col width="96" style="width: 72pt; mso-width-source: userset; mso-width-alt: 3510;"><colgroup><col width="67" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;"><tbody>[TR]
[TD="width: 96, bgcolor: transparent"][/TD]
[TD="width: 67, bgcolor: transparent"]
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]