View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
salgud salgud is offline
external usenet poster
 
Posts: 219
Default Saving userform code

How do people save userform code? Or do you? I save my old code so I can
reuse as much as possible to save time. Normal code I save as a .BAS file
in a directory just for that. I also copy and paste it into Evernote so I
can more easily search through it later. When I save a userform module, it
just saves the form itself, which to me isn't as important as the code. Any
shortcuts, tricks, on saving the userform code?