You could also park all the VBA code in a Personal workbook.
Do you start the macros with buttons, or from the Macro Dialog?
You see the concept? You should be able to call a macro, whereever it is located, as long as the buttons, etc. have the proper assignment.
So, you should be able to pare the workbook code down to a bare minimum. Just make sure the macro modules DO NOT have the Option Private Module statement within them.
And Prasad Prabhu, you need to develop the habit of defining the project in it's entirety, from the first moment you solicit assistance.
I realize you may want to foster a "buy-in" to assisting you, and you don't want to scare anyone off; therefore the "in like a needle, out like a plow" scheme.
This message was edited by stevebausch on 2002-10-10 20:58