Excel Tips and Tricks
How to navigate between worksheets in Excel
Clicking on the sheet name on the bottom of the window is the most straightforward way of tab navigation in Excel, but there's more! Some of the other methods we're going to take a look at here can be especially helpful when dealing with a large number of worksheets....
How to Make Excel Change Gridline Color
Do the Excel grildine color not match the look-and-feel of your application, or are you just bored of the classic gray colors? Even though you can use border coloring to change those colors, there is an even better way to do this without applying a formatting to all...
How to print header row in Excel and repeat on every page
If your worksheet contains multiple pages, you will see header rows or columns only printed in the first page by default. In this article, we are going to show you how to print header row in Excel to repeat on every printed page in Excel 2016, Excel 2013, Excel 2010...
How to print headings in Excel
The headings in Excel are essentially the screen guides that make working with cells or ranges easier. By default, row and column headings in Excel don't show in printed documents. If you want to print them anyways, Excel has an option which allows including row and...
How to print gridlines in Excel
The grid structure is an important feature that helps distinguish between sections, and build an interface easily when using spreadsheets. They are the guide in this structure that makes each cell distinct from other. If you want the gridlines that appear on...
Excel Comparison Operators
Excel comparison operators can compare two values and return a logical (Boolean) value. You can use the return logical value in other functions like IF, or features, like Conditional Formatting, that require a logical value input. In this guide, we are going to show...
How to insert today's date in Excel
Using the current time and/or date in Excel can help keep track of activities or add timestamps to your work easily. In Excel, there are a few ways for inserting the current date and time in a cell. In this article, we are going to show you how to insert Excel today's...
Find the Work Hours between Two Dates for a Business Day Calculator
Finding the number of work hours between two dates can be a little more challenging due to the fact that you must also consider holidays and weekends. After finding the number of business days, you can easily multiply this number by daily work hours (i.e. 8 hours) to...
How to create an Excel absolute reference and relative reference
Reference types can be used in Excel to determine how Excel will treat a specific target reference. By default, all references are relative references, and this means that all subsequent actions will be relative to the position of that reference. To switch into an...