简体   繁体   English

如何用 Excel 公式将单个单元格的几个括号数相加?

[英]How to sum several bracket numbers of a single cell with Excel formula?

right now i have this cell:现在我有这个单元格:

EXAMPLE1例 1

and I want a formula to sum up only the numbers inside the brackets.我想要一个公式来总结括号内的数字。 For example例如

A2: 8(96),11(4),13(24) THEREFORE THE SUM WILL BE 124 A2: 8(96),11(4),13(24) 因此总和为 124

This may help you.这可能会对您有所帮助。 https://www.mrexcel.com/board/threads/sum-multiple-numbers-in-parentheses.1141333/ https://www.mrexcel.com/board/threads/sum-multiple-numbers-in-parentheses.1141333/

Another option is to copy and split the cell into multiple cells.另一种选择是将单元格复制并拆分为多个单元格。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM