Analyzing Business Data with Excel by Gerald Knight This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated August 7, 2007. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: {5} Figure 1-4. Working with INDIRECT and ADDRESS; Excel sheet F18 reads =ADDRESS(D12,D11..."MyDataSheet"), it should be =ADDRESS(D12,D11,,,"MyDataSheet") (47) Both figure 3-4 and the formula on pg 47 are wrong. the formula in the second para shown as: =C16*(1+(B16/C16))/2) should be =C17*((1+(B16/C16))/2)