Sketch of Me Excel Blog @ TVMCalcs.com

Saturday, June 14, 2008

Coin Tosses and Stock Price Charts

Prior to the 1960’s, most investors believed that future securities prices could be predicted (and that great riches were to be had) if only they could discover the secret. Many investors still believe this today, despite much evidence that suggests that they would be best served by simply owning the entire market (investing in index funds) rather than trying to pick individual stocks.

The efficient markets hypothesis (EMH) essentially states that techniques such as fundamental and technical analysis cannot be used to consistently earn excess profits in the long run.  The EMH began with

Continue reading...


Posted by Tim on 06/14 at 12:18 AM in Charts in Excel in Excel 2003 in Excel 2007 in Functions in Rand in Round in Simulation in VBA
Comments (2) • PermalinkTell-a-Friend

Thursday, March 27, 2008

Modifying the Ribbon in Excel 2007

I have recently found a need to modify the Ribbon interface in Excel 2007. I thought it would be much harder than it actually is. Rather than going through a tutorial of my own, I thought that I would post some excellent Ribbon modification tools and tutorials.

Before doing this, you need to understand that Office 2007 files are really just archives (.zip files) of several XML files. So, if you want to explore the file you can just change the file extension to .zip and then extract the files from the archive. Windows Explorer can do this. Open Windows Explorer, find your file, change the

Continue reading...


Posted by Tim on 03/27 at 02:52 AM in Excel in Excel 2007 in Ribbon
Comments (2) • PermalinkTell-a-Friend

Sunday, March 16, 2008

Analyze Google AdSense Data Using Pivot Tables

Webmasters who use Google’s AdSense service to place ads on their site know that the analytical tools that AdSense supplies are pretty weak. Fortunately, it is easy to get report data from the site and into Excel where we can use all of the analytical tools that Excel provides. The purpose of this post is to demonstrate how webmasters can use PivotTables to analyze AdSense data. There are many reports that you can create in AdSense, and they are all candidates for analysis within Excel, but I will be demonstrating how to use pivot tables to analyze the "This month, by day" report that is

Continue reading...


Posted by Tim on 03/16 at 02:59 AM in AdSense in Dates in Excel in Excel 2007 in Functions in Date Functions in Day in Month in WeekDay in Year in RoundUp in VLookUp in PivotTables in Table
Comments (1) • PermalinkTell-a-Friend

Saturday, March 08, 2008

Testing a String for Proper Case

Have you ever needed to check a string in a worksheet cell to see if it is in proper case? By "proper case" I mean that the first letter of each word in the string is capitalized and the other characters are lowercase. For example, you may have a list of people’s names (maybe for a mailing list) and you need to be sure that the names are written properly (e.g., John Smith, not john Smith or John sMith). It seems that this should be easy in Excel, but it isn’t obvious (at least there is no easy, built-in function that you can use to validate the string). In this post I will demonstrate three

Continue reading...


Posted by Tim on 03/08 at 07:28 PM in Array Formulas in Functions in Offset in String Functions in Code in left in len in mid in Proper in VBA
Comments (1) • PermalinkTell-a-Friend

Sunday, February 03, 2008

Charting Economic Time Series with Shaded Recessions

If you read the business press or government economic reports, then you have undoubtedly seen charts that show recessionary periods with shading. In this post I will demonstrate how to create this type of chart in Excel 2007. The same technique is applicable to all versions of Excel, though the mechanics of creating the charts in earlier versions are slightly different. Users of other spreadsheets, such as Open Office Calc should be able to use a similar procedure. 

Obviously, if we are to chart an economic data series and shade the recessions then we need data. For this post I will be

Continue reading...


Posted by Tim on 02/03 at 06:46 PM in Charts in Dates in Economic Data in Excel in Excel 2007 in Functions in And in Index in Match
Comments (5) • PermalinkTell-a-Friend
Page 1 of 4 pages  1 2 3 >  Last »