I’m trying to do a better job of commenting my code (mostly VBA functions). I’m wondering what other developers find useful when looking through code written by another. In addition to commenting individual lines of code that aren’t blatantly obvious to someone of moderate abilities, I’ve settled on the following bits of info thus far for each function, but am looking for general feedback and suggestions: have I missed anything useful, duplicated, etc. Thanks in advance for your 2-cents!
Purported Function:
Requires:
Returns:
Known abnormalities:
Created: (by whom and when)
Edited: (by whom and when)