messy code

A collection of Articles

Cleaner Code Part 1

Cleaner Code Part 1

When revisiting old functions, you'll often find some truly brute force methods used, usually due to time restrictions and trying to push together a solution as quick as you can. Something I recently came across was a quick UDF ( User defined function )  to return an integer month from...
Read more