Thanks for your answer. That's what I had in mind, but can you give me an example of how to do it.
I've tried a few different methods, but none seem to work jsut right. Thanks again. --- In [email protected], "Richard" <[EMAIL PROTECTED]> wrote: > > Put the code into a STANDARD *UNBOUND* MODULE, and make each routine > PUBLIC instead of PRIVATE...then you can call your routines from > within each form's module. You need to put some code in each form's > module in order for the buttons on each form to work. > > Hope this helps! > > Alienwebmaster > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AccessVBACentral/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
