How to highlight a row

How to highlight a row

To highlight a row may be tricky because there is no built-in option to in Excel’s Conditional Formatting feature. Here, you can find out how you can do this dynamically using Excel formulas. Steps Begin by selecting rows by clicking on row numbers Open...
How to spell check using VBA in Excel

How to spell check using VBA in Excel

Excel can spell check, but it's not as capable as the spell check in Word, nor is it automatic. Using VBA, you can automate the spell-checking process in your workbooks. In this guide, we’re going to show you how to spell check using VBA in Excel. Download Workbook...
How to remove duplicates in Excel

How to remove duplicates in Excel

One of the essential tasks when cleaning up a data set is getting rid of duplicate values. In this article, we’re going to show you  how to remove duplicates in Excel using the Remove Duplicates feature. To find duplicate values using a formula please see: How...