Illustrations of How to Publish an Interactive Excel Workbooks and Charts in HTML
Bob Jensen at Trinity University

 

 

Illustration 1 on Saving an Excel Workbook as a Dynamic (Interactive) HTML File Example 

Note the chart below and then scroll down to the table beneath the chart.  Change the amount of the load to $300,000,000 and then note how both the table and the chart change interactively even though you are still in your browser rather than Excel.

To use this Web page interactively, you must have Microsoft® Internet Explorer 5.01 Service Pack 2 (SP2) or later and the Microsoft Office 2003 Web Components.

See the Microsoft Office Web site for more information.

Test for interaction by entering new data in Cells B11, B12, and/or B13.

The above loan amortization table is for a real world loan from ten New York banks to a copper mining company in Mexico.  See the 133spans.xls file at http://www.cs.trinity.edu/~rjensen/


Illustration 2 on Saving an Excel Chart as an Interactive HTML file

Note that you can change the names, gender, and examination score data above.  Try it by typing in new names.  The chart will change accordingly on-the-fly as you change the name and examination scores.  The Gender data was never part of the chart itself.


Illustration 3 Showing a Multiple Chart

This is another illustration of an interactive chart.  The original table in the Excel file was as follows:

Original Table in Excel
Gender Name   Grade
Female Barb   97
Female Deb   90
Female Ethel   85
Female Faye   79
Female Cara   74
Female Amy   63

 

When I created a chart, I only used the second column (Names) and the fourth column (Grades) to create the Excel chart.  Then I selected the chart and saved the Excel XLS file as the following HTM file.   Note that the Gender column does not appear in the table or the chart below.  If I wanted the Gender column to appear in the table, I have to go back in, move the Gender column to the third column,  and re-save the HTM file.  Since I did not do this in this illustration, I did not get the Gender column anywhere in the table below.

To use this Web page interactively, you must have Microsoft® Internet Explorer 5.01 Service Pack 2 (SP2) or later and the Microsoft Office 2003 Web Components.

See the Microsoft Office Web site for more information.

Note that you can change the table values and watch the graph change.  Only now this interaction is being done in your browser that reads DHTML code rather than Excel that only reads Visual Basic colde.


Pivot Table and Microsoft Corporation Illustrations

Excel Tips and Videos (Pivot Tables and Charts)
Did you know that Microsoft Corporation presents some of its financial history in Excel pivot tables?  You can download the Excel Workbooks containing pivot tables from http://www.microsoft.com/msft/tools.htm 

I prepared two videos on how to download and use the Microsoft pivot tables.  These can be downloaded from  http://www.cs.trinity.edu/~rjensen/MicrosoftInvestorRelationPivots/


Excel Tips (Goal Seek)
This is a nice feature used by Dr. Hubbard and me when we derived the yield curves consistent with interest rate swap values in Example 5 in Appendix B of FAS 133.  Both an narrative in 133ex05.htm and an Excel workbook 133ex05a.xls  illustrating the derivation of yield curves can be found at  http://www.cs.trinity.edu/~rjensen/ 

I prepared a video illustrating the use of the Goal Seek utility in Excel at http://www.cs.trinity.edu/~rjensen/video/acct5342/ 
The goal seek video is named ExcelGoalSeek.rm 


Excel Tips (Conditional Formatting)
This is a nice article discussing a feature of Excel that I never tried before reading this article.  

"Vigilant Spreadsheets, by Charles Kelliher and Lois S. Mahoney (both authors are faculty members at the University of Central Florida), Journal of Accountancy, November 2001, pp. 41-45 --- http://www.aicpa.org/pubs/jofa/nov2001/kelliher.htm 

Would you like to be able to scan your company’s financial operations spreadsheet and instantly see which departments are over budget or behind schedule or which accounts receivable are past due? There’s an easy way to do that in Excel, which can automatically flag cells that meet most any condition you establish. You can set the cells to display different formatting flags—colors, font styles, shading, patterns, underlining—with each custom format identifying a specific financial condition. For example, you can program Excel to flag costs that are over budget by displaying them as red; under-budget costs may appear blue.

The Excel function that does this job is conditional formatting. What makes the function especially handy is that it’s not static—that is, when the data in the worksheet change, the cells instantly reflect that by taking on the appropriate formatting.

To set up the function, first highlight the cells you want to include. Then click on Format, Conditional Formatting, which brings up the dialog box shown in exhibit 1 (of the article).

I prepared a video illustrating the use of the Conditional Format utility in Excel at http://www.cs.trinity.edu/~rjensen/video/acct5342/ 
The conditional formatting video is named ExcelConditionalFormat.rm 


Bob Jensen's other video tutorials  --- http://www.cs.trinity.edu/~rjensen/video/ 


 

Return to top of page.