W
wallymeister
I have a row of text data that has numbers within brackets, like this [20].
Cells A1:G1 have a combination of numbers and bracketed numbers. Cell J1
has the formula Sum(A1:G1), it adds only the numbers and ignores the text
cells. I want Cell K1 to Sum just the values within the brackets in the same
range.
Can anyone help with this?
Can it be done with formula or will it require VBA Function?
Any help is appreciated
wallymeister
Cells A1:G1 have a combination of numbers and bracketed numbers. Cell J1
has the formula Sum(A1:G1), it adds only the numbers and ignores the text
cells. I want Cell K1 to Sum just the values within the brackets in the same
range.
Can anyone help with this?
Can it be done with formula or will it require VBA Function?
Any help is appreciated
wallymeister