Online Investing Hacks by Bonnie Biafore The following errata were *corrected* in the 12/04 reprint: 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 (39) Example 2-3 and Example 2-4; Example 2-3: Current Price = VLOOKUP("Last Trade:",'Price Query'!$A:$B,2,) NOW READS: Current Price = VLOOKUP("Last Trade:",'Price Query'!$A:$B,2,FALSE) and Example 2-4: Price Range = VLOOKUP("52wk Range:",'Price Query'!$A:$B,2,) NOW READS: Price Range = VLOOKUP("52wk Range:",'Price Query'!$A:$B,2,) (50) Example 2-19; {=EXP(LINEST(IF(Earnings>0,LN(Earnings),0) IF(Earnings>0,Years,0)))-1} NOW READS: {=EXP(LINEST(IF(Earnings>0,LN(Earnings),0),IF(Earnings>0,Years,0)))-1} [Comma was missing in equation after first "0)" before the second "IF"] (colophon) 7th paragraph, second sentence; "This book was converted Julie Hawks ..." NOW READS: "This book was converted by Julie Hawks ..."