Tell us how you organize code snippets
Many of the Access developers I have meet have a system for organizing code snippets. You know, the common fragments of code that are reuse for project after project. We are interested in learning more about readers of this blog organize code that is useful from one project to another. Do you store the fragments in text files, html files, database tables with meta data?
Please tell us more!