If I declare it the way you suggest, can the procedures then be placed in separate modules again? I prefer to keep each procedure in it's own module when I can. The exception to that is when I generate a UserForm and that code needs to be in the same place for the buttons and check boxes. Do I add the Ans to the () in SaveToLog_Audit name when I declare the sub or just in the call to that Sub?
Bookmarks