Loading...

Explore, Learn, Share

All Excel Power BI SQL Others
24 Days of SQL Advent Calendar Challenge: My Solutions
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.

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

My Solution to the VBA Exercises by Wise Owl: 5016
vba excel
My Solution to the VBA Exercises by Wise Owl: 5016

In this post, I explained the logic behind my solution of one of the VBA exercises by Wise Owl.

My Approach to Naming Conventions in VBA Code
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!