Errata

Microsoft® Access Version 2002 Inside Out

Errata for Microsoft® Access Version 2002 Inside Out

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 326
Under letter 7

When I try to run the following commands printed in the book, I get a Variable not defined error.

Private Sub cmdColor_Click()
recColor.SpecialEffect = 2
MsgBox "It worked!"
recColor.SpecialEffect = 1
End Sub

Anonymous  Aug 25, 2010