How to extract text between commas/brackets/parentheses in Excel?
If you have a list of data, and you want to extract the data between the commas/brackets/parentheses only in Excel, just like below screenshot shown, you can follow the steps this tutorial introduces to solve it.
- Extract text between commas/brackets/parentheses with formula
- Extract text between commas/brackets/parentheses with Kutools for Excel (3 steps)
- Extract text between commas/brackets/parentheses with Kutools for Excel (2 steps)
Extract text between commas/brackets/parentheses with formula
Fortunately, there are some formulas that can extract data between commas, brackets or parentheses.
Extract data | Formulas |
Extract data between commas | =SUBSTITUTE(MID(SUBSTITUTE("," & A2&REPT(" ",6),",",REPT(",",255)),2*255,255),",","") |
Extract data between parentheses () | =MID(A2,FIND("(",A2)+1,FIND(")",A2)-FIND("(",A2)-1) |
Extract data between brackets [] | =MID(A2,FIND("[",A2)+1,FIND("]",A2)-FIND("[",A2)-1) |
See screenshots:


![]() |
Formula is too complicated to remember? Save the formula as an Auto Text entry for reusing with only one click in future! Read more… Free trial |
Extract text between commas/brackets/parentheses with Kutools for Excel

If you have Kutools for Excel installed, you can apply its Extract Text utility to easily extract text between commas, brackets, or parentheses, or any other marks or letters with following steps.
Kutools for Excel - Includes more than 300 handy tools for Excel. Full feature free trial 30-day, no credit card required! Free Trial Now!
1. Select the range that you will extract text between specified marks, and click Kutools > Text > Extract Text.
2. In the popping up Extract Text dialog box, you need to:
(1) Add * between the two specified marks that you will extract text between, and type them into the Text box. For example, if you want to extract text between both comma, type ,*, into Text box.
Note: The * represent any series of characters.
(2) Click the Add button. Then you will see the typed string is added into Extract list;
(3) Click the Ok button.
3. Now the second Extract Text comes out, please specify a cell to output extracted text, and click the OK button. And now you will see all text between specified marks are extracted and output into cells as below screenshot above:
Note: You may notice that the specified marks are also extracted with text. You can easily remove these marks with clicking Kutools > Text > Remove characters, and then specify options as below screen shot shown:
Kutools for Excel - Includes more than 300 handy tools for Excel. Full feature free trial 30-day, no credit card required! Get It Now
Extract text between commas/brackets/parentheses with Kutools for Excel
If Kutools for Excel has been installed, you can also apply its new Split Cells utility to extract text between specified characters easily. You can do as follows:
Kutools for Excel - Includes more than 300 handy tools for Excel. Full feature free trial 30-day, no credit card required! Free Trial Now!
1. Select the range that you will extract text from, and click the Kutools > Text > Split Cells.
2. In the opening Split Cells dialog box, please specify the split type in the Type section, specify delimiter you will split by in the Split by section, and click the Ok button (In our case, we check the Split to Columns option in the Type section; check the Other option and type the comma ",", into following box, See screenshot above.). In the second Split Cells dialog box, specify the first cell address of destination range, and click the OK button.
Now you will see all text strings are split by the specified character.
Kutools for Excel - Includes more than 300 handy tools for Excel. Full feature free trial 30-day, no credit card required! Get It Now
If necessary, you can delete all split columns except the column with content between specified character.
Demo: extract text between commas/brackets/parentheses in Excel
The Split Cells utility also support to batch extract text or numbers only from one cell/column in Excel
Kutools for Excel enhances its Split Cells utility and supports to batch separate all text characters and numbers of one cell/column into two columns/rows.

Kutools for Excel - Includes more than 300 handy tools for Excel. Full feature free trial 30-day, no credit card required! Get It Now
Relative Articles:
How to extract text before/after space or comma only in Excel?
How to split text by space/comma/delimiter in Excel?
How to extract first / last / nth word from text string in Excel?
The Best Office Productivity Tools
Kutools for Excel Solves Most of Your Problems, and Increases Your Productivity by 80%
- Reuse: Quickly insert complex formulas, charts and anything that you have used before; Encrypt Cells with password; Create Mailing List and send emails...
- Super Formula Bar (easily edit multiple lines of text and formula); Reading Layout (easily read and edit large numbers of cells); Paste to Filtered Range...
- Merge Cells/Rows/Columns without losing Data; Split Cells Content; Combine Duplicate Rows/Columns... Prevent Duplicate Cells; Compare Ranges...
- Select Duplicate or Unique Rows; Select Blank Rows (all cells are empty); Super Find and Fuzzy Find in Many Workbooks; Random Select...
- Exact Copy Multiple Cells without changing formula reference; Auto Create References to Multiple Sheets; Insert Bullets, Check Boxes and more...
- Extract Text, Add Text, Remove by Position, Remove Space; Create and Print Paging Subtotals; Convert Between Cells Content and Comments...
- Super Filter (save and apply filter schemes to other sheets); Advanced Sort by month/week/day, frequency and more; Special Filter by bold, italic...
- Combine Workbooks and WorkSheets; Merge Tables based on key columns; Split Data into Multiple Sheets; Batch Convert xls, xlsx and PDF...
- More than 300 powerful features. Supports Office / Excel 2007-2021 and 365. Supports all languages. Easy deploying in your enterprise or organization. Full features 30-day free trial. 60-day money back guarantee.

Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
