If you use Excel to model businesses, business processes, or business transactions, this course will change your life. You’ll learn how to create tools for yourself that will amaze even you. Unrestricted use of this material is available in two ways.
To Order On Line
Order "Spreadsheet Models for Managers, on-line edition, one month" by credit card, for USD 69.95 each, using our secure server, and receive download instructions by return email. |
Order "Spreadsheet Models for Managers, on-line edition, three months" by credit card, for USD 199.00 each, using our secure server, and receive download instructions by return email. |
Order "Spreadsheet Models for Managers, downloadable hyperbook edition" by credit card, for USD 199.00 each, using our secure server, and receive download instructions by return email. |
To Order by Mail
Make your check payable to Chaco Canyon Consulting, for the amount indicated:
|
And send it to: Chaco Canyon Consulting 700 Huron Avenue, Suite 19C Cambridge, MA 02138 |
To use the course software you’ll need some other applications, which you very probably already have. By placing your order, you’re confirming that you have the software you need, as described on this site.
Included in this course are some Excel macros that make life a little easier when you work on your homework or course project.
The special tools for this course are contained in a file called an add-in. To get your copy click its name: smm.xlam (Excel 2007+). Your Web browser then asks you where you want to put it. Put it on your desktop for the time being. Once it’s on your desktop, follow the installation instructions to make it part of Excel.
In some cases, the browser places the file into the Downloads folder. If that happens to you, open the Downloads folder and drag the file to your desktop. The location of the Downloads folder depends on the type of operating system you have, and on the particular version number you have. You (or someone else) might also have customized your computer configuration to have a special place for the Downloads folder. For these reasons, we can’t tell you exactly where your Downloads folder is. But you can get some assistance, perhaps, from some of the many helpful Web sites that are available.
The Excel add-ins for this course contain both menu commands and worksheet functions.
These tools are useful for more than this course. You aren’t required to pay a license fee to use them elsewhere, but please do not redistribute them to others.
An “.xlam” file (Excel 2007+) is a form of an Excel workbook called an add-in. The add-in format is an Excel file format that has the effect of adding capabilities into Excel in such a manner that the added capabilities appear on an almost-equal footing with Excel’s built-in capabilities. This makes them easier for you to use than they would be if we provided them in any other way.
If you’re reading this at the beginning of this course, much of the description below might not make sense to you. Don’t worry. We’ll cover everything you need to know. Skip directly to the installation instructions.
The commands are:
The worksheet functions are:
<snip>…
Order "Spreadsheet Models for Managers, on-line edition, three months" by credit card, for USD 199.00 each, using our secure server, and receive download instructions by return email. |
Order "Spreadsheet Models for Managers, downloadable hyperbook edition" by credit card, for USD 199.00 each, using our secure server, and receive download instructions by return email. |
…<end snip>
Last Modified: Wednesday, 27-Apr-2016 04:15:26 EDT
The first homework assignment has a fair amount of reading attached to it. Some students feel that the best approach is to read it all, and then try to do the homework. For most of us, such an approach doesn’t work very well.
Before you begin the course, read the general material, such as “Getting Started,” “Software You Need for This Course,” and “How to Work.”
Later, as you begin the homework, let the homework drive your reading choices. For instance, the first homework assignment does require that you master certain techniques. Read “Names” and “The Ripple Principle.” Then, if something confuses you, read up on it: examples are “The Basics of Recalculation” and “References.” Learning something when you need it, and only when you need it, is usually the best way to go.
Parentheses sometimes make a real difference. For instance A1*B1+2 is very different from A1*(B1+2). But A1*(B1*2) is exactly the same as A1*B1*2. When the parentheses don’t make any difference in the value of the result, it’s not usually a good idea to include them. They tend to make the formulas harder to read, and there’s always the chance that you’ll put them in the wrong place. More