View Single Post
 
Old 08-01-2019, 11:48 PM
afif afif is offline Windows 7 64bit Office 2010
Novice
 
Join Date: Jul 2019
Posts: 16
afif is on a distinguished road
Default Organize Macro Codes for Reuse

I'm quite new to macro VBA. I want to reuse the codes I use in other documents.
How do you organize your code so they are reusable and easily identified ? Do you create modules, grouping procedures and function with similar functionality to a module ? Is there any naming convention for the procedure's, module's name ?
What are your best practices ?
Thanks
Reply With Quote