Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=REPT("█", A2/10)Computed by a real spreadsheet engine on the sample data below.
| Value |
| 50 |
| 75 |
| 100 |
| 25 |
| 0 |
=REPT("█", A2/10)→█████
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
You can use any character, but solid blocks like "█" or "▓" work well for visibility.
You may need to adjust your formula to handle negatives separately, as REPT does not support negative repetitions.
Yes, use conditional formatting to change the text color of the cells containing the bars.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: