Wrox Home  
Search titles for:
Cover image for product 0470047038
Access 2007 VBA Programmer's Reference
Teresa Hennig, Rob Cooper, Geoffrey L. Griffith, Armen Stein
ISBN: 978-0-470-04703-3
Paperback
1152 pages
May 2007
Paperback Version: US $39.99 Add to Cart

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.

ChapterPageDetailsDatePrint Run
137 Error in Code
7th line from top:

tdf.Indexes.Delete varPKey

should be:

tdf.Indexes.Delete strPKey
01/22/2008
151 Error in Code
Example: Adding Users to groups Code (8th line)

Set grp = wrk.Groups(strUser)

should be:

Set grp = wrk.Groups(strGroup)
01/22/2008
157 Error in Text
Under "Setting Permissions" header:

"set only"

should be:

"only set"
01/22/2008
Get More Wrox For Less!