Hi,
I am working with numerous columns with values such as "4.99 (2.99 CMP)", "3.99 (2.99 CMP)", "2.99 (1.99 CMP)"
I am trying to come up with a formula that keeps the information in the parenthesis, excluding the " CMP".
For example, if we have the following info: 4.99 (3.99 CMP)
I want to keep: 3.99
The way I have been approaching this is using a mid formula that keeps the information in the parenthesis, (3.99 CMP) and then perform a search/replace to remove " CMP", which gives me the 3.99. Is there a formula that makes this more efficient and eliminates the need for using search/replace?
Thanks!
I am working with numerous columns with values such as "4.99 (2.99 CMP)", "3.99 (2.99 CMP)", "2.99 (1.99 CMP)"
I am trying to come up with a formula that keeps the information in the parenthesis, excluding the " CMP".
For example, if we have the following info: 4.99 (3.99 CMP)
I want to keep: 3.99
The way I have been approaching this is using a mid formula that keeps the information in the parenthesis, (3.99 CMP) and then perform a search/replace to remove " CMP", which gives me the 3.99. Is there a formula that makes this more efficient and eliminates the need for using search/replace?
Thanks!