MSAccessRookie
AWF VIP
- Local time
- Today, 09:42
- Joined
- May 2, 2008
- Messages
- 3,428
I am finishing up a conversion project (MS Access2003 Stand-Alone that was already split and users already had their own FE with a shared network BE, to an MS Access2003 using SQL Server 2005 for its BE.
I am in the process of VB Code Cleanup and Documentation. There is a Module called "MicroSoft Office Access Class Objects" containing Private Code that is Related to over 50 Forms, and a number of additional Modules that contain Pubic Code in the form of Common Functions and Subs. I would like to save and print these, but I have not found a way other than doing it one Object at a time.
Is there a better way?
I am in the process of VB Code Cleanup and Documentation. There is a Module called "MicroSoft Office Access Class Objects" containing Private Code that is Related to over 50 Forms, and a number of additional Modules that contain Pubic Code in the form of Common Functions and Subs. I would like to save and print these, but I have not found a way other than doing it one Object at a time.
Is there a better way?