24 Days of SQL Advent Calendar Challenge: My Solutions
I tackled the 24 Days of SQL Advent Calendar this holiday season and I'm sharing my solutions and insights.
I tackled the 24 Days of SQL Advent Calendar this holiday season and I'm sharing my solutions and insights.
Confused about Excel's CODE() and UNICODE() functions? They seem similar but have different purposes. This quick guide explains how they work and when to use each!
In this post, I explained the logic behind my solution of one of the VBA exercises by Wise Owl.
Learn the naming conventions I use in VBA to keep code clean, readable, and easy to maintain. Simple tips for variables, procedures, and more!