View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric White[_2_] Eric White[_2_] is offline
external usenet poster
 
Posts: 45
Default Keeping track of code

This isn't a programming question, but it's something I've been thinking
about lately:

How does everybody keep track of subs/functions/applications they've written?

Sometimes I find myself needing a solution to a problem I *know* I've solved
before, but then I can't find it. So I have to look through everything,
search online for the solution, etc. Frustrating... and not terribly
efficient.