simple example in book ??
In the book: Beginning Access 2002 VBA, on page 204:
There is a very simple example of creating a FormA and a FormB and adding some code. I'm using Office 2003 and can't get this to work. My Public procedure is not being recognized by the other Form. Can public procedures be written in Forms, or just in modules?
|