In-cell graphing

Ramesh  August 17, 2006 04: 29 am    

Recently read about in-cell graphing in Excel from the Juice Analytics blog. It is a very neat way to draw bar graphs inside cells immediately next to your data. It uses the REPT function to repeat the “|” character n number of times, proportionate to the data. For example:
=REPT(”|”;30)

Here is a sample public sheet in Zoho (click on image to go to the public sheet):

In-cell Graphs

Thank you Juice Analytics for the tip.

Popularity: 4% [?]

No comments yet. Be the first.

Leave a reply