% strNavSection = "Corrections" strSubNavSection = "" strVersion = "XI" %>
|
Appendix
|
<% Call VertBarCells 'Three s 20 pixels wide total %> |
Formula Language Reference, Page 875 The Interval Types table at the bottom of the page incorrectly lists "m" as the minute interval type. This should be a lower-case "n". |
|
Appendix
|
<% Call VertBarCells 'Three s 20 pixels wide total %> |
Formula Language Reference, Page 938 Date/Time Formatting Strings Table – Format strings are case-sensitive. As such, the Dd, Ddd, Dddd, Yy, Yyyy, Hh, Mm, Ss, and Tt strings are all incorrect (they were mistakenly capitalized by the original word processor). All these formatting strings should consist entirely of lower-case letters. |
|
Chapter 5
|
<% Call VertBarCells 'Three s 20 pixels wide total %> |
Using Formulas, Page 115 Second example formula at top of page – This formula contains a syntax error. The very last expression (using the Left function) contains an improperly-placed curly brace. It should appear immediately after the EMP.HIRE_DATE field, instead of ater the number 4. |