Specific challenges of applying DRY in Excel VBA
It is quite easy to apply DRY in the code, when it does not have to care about changes in worksheet structure and contents.
It is quite easy to apply DRY in the code, when it does not have to care about changes in worksheet structure and contents.