
How to freeze top and bottom row at once in Excel
In this article, I will show you two workarounds to freeze header row and bottom row. One of the solutions is with table and another one is without using table.

In this article, I will show you two workarounds to freeze header row and bottom row. One of the solutions is with table and another one is without using table.

In this article, I will show you how to delete conditional formatting from a workbook with VBA code.

Basic conditional formatting allow us to highlight value equal to one value at a time. Here I will show you how to highlight cells equal to more than one value.

In this article, I will show you three ways to delete number after decimal points in Excel.

Time to think about what to learn in Excel for 2021? We lay out 6 goals, divided by your level of expertise on what we think are great goals to further yourself in Excel!

Option Explicit is often an overlooked aspect when we write VBA codes! Learn here about 3 reasons to use it on EVERY VBA codes you write going forward.