Mastering VBA for Office 2010ISBN: 978-0-470-63400-4
Paperback
912 pages
August 2010
|
Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.
Chapter | Page | Details | Date | Print Run |
---|---|---|---|---|
6 | 138 | Text correction: Typo under discussion of data types Under "Integer" the range given in the first sentence "...(32,768 to 32,767)..." should read "-32,768 to 32,767" |
7/15/13 | |
14 | 370 | Text correction: Typo in Table 14.10 The first entry under "Value", "stifles", should read "1stFiles" |
4/3/13 | |
135, 137, 138 | Text Correction: Error in Code Table 6.2 incorrectly specifies superscripted exponents 308 and -324 for the double variable type and 338, -45, and 38 for the single variable type. Should Read: Double, A floating-point number with a negative value from -1.79769313486231570E+308 to -4.94065645841246544E-324 or a positive value from 4.94065645841246544E-324 through 1.79769313486231570E+308, 8 bytes Single, A floating-point number with a negative value from -3.4028235E+38 to -1.401298E-45 or a positive value from 1.401298E-45 to 3.4028235E+38, 4 bytes This goes for pages 137 and 138, similarly modified |
01/07/14 |