Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
MID returns a substring beginning at a given start position and running for a given number of characters. It is the tool for pulling a segment out of a structured code.
=MID(A2, 5, 3)=MID(A2, 5, 3)Computed by a real spreadsheet engine on the sample data below.
| SKU |
| PRD-ABC-01 |
=MID(A2, 5, 3)→ABC
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: