Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
REPT outputs a string repeated N times. A common trick is REPT("|", value) to draw a tiny in-cell bar chart without conditional formatting.
=REPT(A2, 3)=REPT(A2, 3)Computed by a real spreadsheet engine on the sample data below.
| Symbol |
| ab |
=REPT(A2, 3)→ababab
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: