Extracting Text Between Brackets with Excel Sheet
- There are times you will need to extract TEXT between bracket.
- Eg: (Userid) and extract userid to another cell.
- Use this formula below
=MID(C2,FIND("(",C2)+1,FIND(")",C2)-FIND("(",C2)-1)
Step by step manual guide with screenshot for Basis, Security Authorization & Abap