jim may
Well-known Member
- Joined
- Jul 4, 2004
- Messages
- 7,486
I have below range of Text Values - I wish to have a formula in Cell B85 as follows emtered with CSE to produce({}):
to get result of: 190.51
[TABLE="width: 115"]
<tbody>[TR]
[TD="class: xl118, width: 115"]={SUM(LEFT(B72:B84,FIND(" ",B72:B84,1)-1)+0)}
But I'm Getting #VALUE !
How do I need to Adjust above existing Formula?[/TD]
[/TR]
</tbody>[/TABLE]
Excel 2010
<tbody>
[TD="align: center"]72[/TD]
[TD="align: center"]73[/TD]
[TD="align: center"]74[/TD]
[TD="align: center"]75[/TD]
[TD="align: center"]76[/TD]
[TD="align: center"]77[/TD]
[TD="align: right"][/TD]
[TD="align: center"]78[/TD]
[TD="align: right"][/TD]
[TD="align: center"]79[/TD]
[TD="align: right"][/TD]
[TD="align: center"]80[/TD]
[TD="align: right"][/TD]
[TD="align: center"]81[/TD]
[TD="align: right"][/TD]
[TD="align: center"]82[/TD]
[TD="align: right"][/TD]
[TD="align: center"]83[/TD]
[TD="align: right"][/TD]
[TD="align: center"]84[/TD]
[TD="align: right"][/TD]
</tbody>
to get result of: 190.51
[TABLE="width: 115"]
<tbody>[TR]
[TD="class: xl118, width: 115"]={SUM(LEFT(B72:B84,FIND(" ",B72:B84,1)-1)+0)}
But I'm Getting #VALUE !
How do I need to Adjust above existing Formula?[/TD]
[/TR]
</tbody>[/TABLE]
Excel 2010
B | |
---|---|
30.51 for Wk | |
40 for Wk | |
40 for Wk | |
40 for Wk | |
40 for Wk | |
<tbody>
[TD="align: center"]72[/TD]
[TD="align: center"]73[/TD]
[TD="align: center"]74[/TD]
[TD="align: center"]75[/TD]
[TD="align: center"]76[/TD]
[TD="align: center"]77[/TD]
[TD="align: right"][/TD]
[TD="align: center"]78[/TD]
[TD="align: right"][/TD]
[TD="align: center"]79[/TD]
[TD="align: right"][/TD]
[TD="align: center"]80[/TD]
[TD="align: right"][/TD]
[TD="align: center"]81[/TD]
[TD="align: right"][/TD]
[TD="align: center"]82[/TD]
[TD="align: right"][/TD]
[TD="align: center"]83[/TD]
[TD="align: right"][/TD]
[TD="align: center"]84[/TD]
[TD="align: right"][/TD]
</tbody>
Quick-Cash_Proj
Last edited: