Loading...

Explore, Learn, Share

All Excel DAX VBA Power BI Others
24 Days of SQL Advent Calendar Challenge: My Solutions
sql others
24 Days of SQL Advent Calendar Challenge: My Solutions

This holiday season, I tackled the 24 Days of SQL Advent Calendar Challenge, solving unique problems to sharpen my SQL skills. Here, I’m sharing my solutions and insights to inspire learners and SQL enthusiasts alike!

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