Work smarter reminder note

How To Remove Empty Rows in Excel

What is the best way to remove empty rows in Excel? There is a couple of different ways to do it. One way involves using Visual Basic Applications (VBA) and the other way doesn’t. In this article, we will go through both methods on how to remove empty rows. Removing Empty Rows The first method we … Continue Reading

Excel-Data-Validation

Using Data Validation in Excel

Data validation in Excel allows us to set parameters on what can be entered into a cell and we can also choose what happens when invalid data is entered. This is very useful in keeping the data tidy. We have more predictable data which can help with future analysis and calculation. As a quick example, … Continue Reading

Excel-How-To-Enable-Macro-VBA

How To Enable Macro/Visual Basic for Application (VBA)

To enable Macro/Visual Basic for Application (VBA) in Excel, there are two steps. Before we start, let’s talk about what Macro and VBA are about. Macro is a recording tool in Excel – we press a button to “start recording”, we then do a series of activities/processes and at the end we press a button … Continue Reading

Excel-Dropdown-List-Excel

Dropdown Lists in Excel

How can we add a dropdown list in Excel? What if we want the dropdown list to change depending on another cell value? In this article, we will go through how to add a dropdown list in Excel. We will also look at how to have a dropdown list that users can overwrite. In addition … Continue Reading