How to use conditional formatting in Outlook tables
This manual will teach you to conditionally format your Outlook tables and change the color of their text and background in a blink of an eye. Continue reading
This manual will teach you to conditionally format your Outlook tables and change the color of their text and background in a blink of an eye. Continue reading
If replying to repetitive emails is part of your daily routine, then most likely you are using Outlook templates to automate this part of your work. But what if your template contains some variables that you need to change before an email goes off? Continue reading
This manual will teach you how to connect one or several datasets to an Outlook table and fill it in automatically. Continue reading
This tutorial will teach you to add text in Google Sheets cells at the same position of all cells at once: at the beginning, at the end, after the N-th character, before or after particular characters. Continue reading
When it concerns removing duplicate cells or rows, Microsoft Excel offers a number of different options. But when it comes to removing duplicate text within a given cell, Excel provides… nothing. Well, if there is no inbuilt function we need, let's go write our own one. Continue reading
In this article, you’ll see how to create, modify and fill Outlook tables and use them as templates for your emails. Continue reading
Spilling is one of the new features introduced in Excel 365 as part of the dynamic arrays functionality. Understanding the spill range concept is the focus of this tutorial. Continue reading
You have the feeling you know everything about your Excel workbooks, and then a @ character appears from nowhere in the beginning of your formulas. What does this mean? And how does it work precisely? Continue reading
Just imagine this: you upgraded to Microsoft Office 365 with the latest Excel updates and for some reason the tried and tested formulas you've been using for years have suddenly stopped working. Whatever you do, you are now getting a #SPILL error. Does anyone know what it means? Continue reading
When entering a long text in a cell, you may notice that sometimes it spills out into adjacent columns and at times gets hidden behind the neighboring cells. How does Excel determine what to do and how do you stop words from overflowing into next cells? Continue reading
When building corporate funds, financial analysts often wish to know how long it will take to reach the desired corpus. When applying for a loan, you may want to find out how many payments are required to repay it in full. For such tasks, Excel provides the NPER function. Continue reading
Weather you are thinking about buying an insurance annuity or putting some money in a saving account, you are wondering - is that a good deal? To know it for sure, you need to find the present value of an investment. For this, Microsoft Excel provides the PV function. Continue reading
If offered a choice to receive a certain sum of money right now or defer the payment into the future, which would you choose? For most of us, taking money now is a natural instinct. In the financial world, this is explained by the time value of money concept. Continue reading
Changing text case in Google Sheets may seem an intricate task as there is no such option in the standard menu. Even so, the task is very much resolvable. In this blog post, I share different ways to capitalize your words or turn them into lowercase, uppercase, and sentence case. Continue reading
When it comes to inputting information in Excel spreadsheets, most people do it the traditional way - cell by cell, row by row. To make the process more use-friendly and less time-consuming, you can use a special data entry form. Continue reading
If you work with lengthy formulas in Excel, then you are certainly familiar with the idea of named ranges that make complex formulas easier to read. And now, Microsoft is making a step further and allows assigning names to calculations and values directly in a formula. Continue reading
Excel cells may often link to other workbooks to pull relevant information from there. When a source workbook gets deleted, relocated, or damaged, external references to that file break down and your formulas start returning errors. Obviously, to fix the formulas, you need to find broken links. Continue reading
External links, or external references, are a very common practice in Excel. After completing a particular task, however, you may want to find and probably break those links. Continue reading
This guide shows one more handy method of sending attachments in Outlook on the basis of Shared Email Templates. Continue reading
The introduction of dynamic arrays has made our lives as Excel users a lot easier. Among many other things, they significantly simplify the creation of dynamic drop down lists that you can copy across multiple rows. Continue reading
Learn how to create drafts in Outlook and remove or restore them if necessary. Also, you’ll see the way to turn your drafts into templates to ease and hasten your Outlook correspondence. Continue reading
Building your personal and corporate finances requires thorough planning. One of the most important factors of success is understanding how much an investment made today will grow to in the future. That is called the future value of investment, and this tutorial will teach you how to calculate it in Excel. Continue reading
If your tables have only a few dozen rows, then most likely any method will be fast enough, and you won't notice the difference. But if the number of rows in your tables is measured in thousands, the correct choice of the function is crucial - the difference in performance can be more than 10 times! Continue reading
Financial decisions are important part of business strategy and planning. In everyday life, we also have quite a lot of financial decisions to make. For such scenarios, Excel provides the RATE function that will help you calculate an interest rate for a specific period. Continue reading
While working with numeric data in Excel, you may often need to get the highest numbers based on criteria. The bad news is that the LARGEIF function does not exist in Excel. The good news is that you can easily construct your own LARGE IF formula. Continue reading
In case you want to bring focus to the highest or lowest N values in a dataset, the best way is to highlight them in different colors. This article will teach you how to do this with Excel's presets and create your own conditional formatting rule based on formula. Continue reading
Want to identify the highest or lowest values in a column or row? Need to return not only the values themselves but their names too? With this tutorial, you will learn how to find top 3, 5, 10 or n values in a dataset and retrieve matching data. Continue reading
Interested in changing the default font color to any of your favorites in an Outlook email as quickly as possible? Shared Email Templates can do the trick and this article will show how. Continue reading
When analyzing a set of numbers, it often makes sense to find the biggest ones. Getting the highest value is super-easy with the MAX function. When it comes to targeting a specific largest value, say the 2nd or the 3rd biggest number in a dataset, the LARGE function comes in handy. Continue reading
Trying to get a bottom value based on one or more conditions? Just use the SMALL function together with IF. This tutorial shows how to build such a formula and explains its internal logic, so that you could easily decipher the formula and adjust for your needs. Continue reading