A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
="["&TEXTJOIN("] [",,TEXTSPLIT(TEXTSPLIT(TEXTAFTER(A2,"["),,"["),"]"))&"]"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I Have a column of cell containing below type of text with regular pattern but not fixed number of brackets, i just want to extract all text within [ ] with brackets i.e., [VOMITING] [NAUSEA] [DIZZINESS] [OFF LABEL USE],
can anyone help with the formula
| Nausea and vomiting [VOMITING] <br> <br>N / N / Y <br> <br>Nausea and vomiting [NAUSEA] <br> <br>N / N / Y <br> <br>Dizziness [DIZZINESS] <br> <br>N / N / Y <br> <br>Duloxetine used for fibromyalgia [OFF LABEL USE] <br> <br>N / Y / Y |
|---|
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Dear Sir/ma'am,
Thank you so much for your help. i can extract text with this equation.