Explore, Learn, Share



sql
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.

excel
function
Differences Between CODE() and UNICODE() Functions in Excel
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!

powerbi
dax
My Solution to the '25 Days of DAX Fridays!' Challenge – Ed1 by CURBAL
Explore a beginner's solution to the '25 days of DAX Fridays!' Challenge by CURBAL.

vba
excel
My Approach to Naming Conventions in VBA Code
Learn the naming conventions I use in VBA to keep code clean, readable, and easy to maintain. Simple tips for variables, procedures, and more!