Errata

Access Hacks

Errata for Access Hacks

Submit your own errata for this product.

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 107
in code sample

Declaration of fs variable appears to be missing.

It is ultimately set in the line:

Set fs = Application.FileSearch

Please advise as to the correct declaration statement.

Unfortunately, I don't know how to declare a variable intended to hold a fileSearch
object.

Anonymous