Without having looked at the book at all, I can tell you the problem:
You need to import the module that contains the EntriesValid function/sub
Undoubtedly this will be either documented in the book, or on a CD (if the book comes with a CD)
EntriesValid is not a standard Access function (such as CurrentUser or Now), so you need to either import or type in the code.
Steven
There are 10 kinds of people in the world - those who understand binary - and those with friends
|