find text and sum numbers issue

ml1990ml

New Member
Joined
Jan 14, 2014
Messages
9
Hi, please help, i'm new with excel :p:/ I use excel 2010
1. I have sumif for columns in A5:C5 with hour unit at end. How to sum these numbers in 5th row?
2. Is there a way to sum all cells which contains same letters in A1:C4 (example-column E,F)?
Thanks!

ths-60dc-60dc-60ths2h ?
dc-60tmppa-60tmppa-120dc3h ?
tmppa-30ths-60igr4h ?
igr-240tmppa3,5h ?
6,5h2h2,5h=sumA5:C5?

<tbody>
</tbody>
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Hi, please help, i'm new with excel :p:/ I use excel 2010
1. I have sumif for columns in A5:C5 with hour unit at end. How to sum these numbers in 5th row?
2. Is there a way to sum all cells which contains same letters in A1:C4 (example-column E,F)?
Thanks!

ths-60dc-60dc-60ths2h ?
dc-60tmppa-60tmppa-120dc3h ?
tmppa-30ths-60igr4h ?
igr-240tmppa3,5h ?
6,5h2h2,5h=sumA5:C5?

<tbody>
</tbody>

You could use this array-entered** formula to do it...

=SUM(1*LEFT(A5:C5,LEN(A5:C5)-1))

**Commit this formula using CTRL+SHIFT+ENTER and not just Enter by itself.
 
Upvote 0

Forum statistics

Threads
1,196,480
Messages
6,015,448
Members
441,895
Latest member
Zululander

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top