Using Excel to Manage Simple Databases
August 17, 2008 by Administrator · Leave a Comment
Here is a video from freetutorials (youtube) on using Excel to manage simple databases.
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:


