Page 7 - Microsoft Office Excel 2003 Programming Inside Out
P. 7
Table of Contents
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix
We’d Like to Hear from You . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxi
About the CD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii
What’s on the CD. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii
Using the CD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii
System Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiv
Support Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiv
Conventions and Features Used in this Book . . . . . . . . . . . . . . . . . . . . . . . . xxv
Text Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxv
Design Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxv
Part 1
Preliminaries
Chapter 1
What’s New in Excel 2003 3
Using Improved Statistical Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Creating Smart Documents. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Creating Document Workspaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Implementing Information Rights Management . . . . . . . . . . . . . . . . . . . . . . 7
Comparing Workbooks Side By Side. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Getting Information with the Research Task Pane . . . . . . . . . . . . . . . . . . . . 8
Using Extended XML Capabilities. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Creating Excel Lists . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Mapping Excel Data to XML Schemas . . . . . . . . . . . . . . . . . . . . . . . 10
Publishing Spreadsheets with Web Components. . . . . . . . . . . . . . . . 11
Chapter 2
Exploring Excel 13
Workbooks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Worksheets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Cells and Ranges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
The Excel Interface. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Formulas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
vii