Microsoft Access Version 2002 Step by Step Comments and Corrections (312984)



The information in this article applies to:

  • MSPRESS Microsoft Access Version 2002 Step by Step ISBN 0-7356-1299-4

This article was previously published under Q312984

SUMMARY

This article contains comments, corrections, and information about known errors relating to the Microsoft Press book Microsoft Access Version 2002 Step by Step, ISBN 0-7356-1299-4.

The following topics are covered:

  • Page ix: Incorrect URL
  • Page 114: 'Components' Should Be 'Customers' In Step 2
  • Page 259: Incorrect HTML Element

MORE INFORMATION

Page ix: Incorrect URL

On page ix, under Getting Help with This Book and Its CD-ROM, the following URL is listed:

http://mspress.microsoft.com/support/search.htm

The correct URL is:

http://www.microsoft.com/mspress/support/search.asp

Page 114: 'Components' Should Be 'Customers' In Step 2

In Step 2 on page 114, change:

"...double-click Components to open the Customers form in Form view."

To:
"...double-click Customers to open the Customers form in Form view."

Page 259: Incorrect HTML Element

Page 259 contains an error in the code in step 29.

Change:
Print #1, "<body>"

To:
Print #1, "</body>"

Microsoft Press is committed to providing informative and accurate books. All comments and corrections listed above are ready for inclusion in future printings of this book. If you have a later printing of this book, it may already contain most or all of the above corrections.

Modification Type:MajorLast Reviewed:2/28/2006
Keywords:kbdocerr kbdocfix kbinfo KB312984