Bar Chart using REPT function
August 4, 2008 by Administrator · Leave a Comment
The REPT function repeats text a given number of times. For example, =REPT(”*”,10) repeats * 10 times in a cell.
You can use this function to create a simple bar for values in multiple cells. Here is a short video on YouTube:


