Extract Multiple text from a cell if condition met

adnan_shaikat

New Member
Joined
Sep 10, 2023
Messages
2
Office Version
  1. 365
  2. 2019
  3. 2016
Platform
  1. Windows
A1.Tot Trans Ct = 2; Round Ct % = 100%; Round Amt % = 100%; Effct Risk Lv = 6;Tot Trans Amt = 500
A2.Round Ct % = 100%; Round Amt % = 100%;Tot Trans Ct = 2;Actvty Risk Lv= 5;Tot Trans Amt = 10.00; Effctv Risk Lv= 6

there are 02 text into diff cell A1 and A2, Where i need to extract value of "Tot Trans Ct" and "Tot Trans Amt" (Value after= sign) from the both A1 and A2.....the formula should be dynamic since both text can be place in any where in the cell.
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
output required: Tot Trans C=2 ;Tot Trans Amt = 500 (A1 CELL )
Tot Trans C=2 ;Tot Trans Amt = 10 (B1 CELL )
 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

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