Category Archives for "Excel"

Count Unique Values in Excel

Counting unique values in Excel Summary: One of the most common requirements of data manipulation is to either remove duplicates from the data or get the unique count of values. Although, excel doesn’t provide any default function to get the unique count of values but still the removing of duplicate values and getting the unique […]

Change Horizontal Axis Values in Excel 2016

Often there is a need to change the data labels in your Excel 2016 graph. The procedure is a little different from the previous versions of Excel 2016. You will add corresponding data in the same table to create the label. You can also create a new set of data to populate the labels. Be […]

Excel Pivot Table Tips & Tricks

Pivot Tables: Pivot tables in Excel are considered as the most important tool. A pivot table allows the users to organize and summarize the selected columns of data to develop a required analysis report. Using pivot table user can do quick data analysis and it is quite easy to use as well. In this article, […]

Essential Excel Formulas for Accounting

Accounting Functions in Excel Use these essential functions to save time and speed up your accounting task. Excel may not take the place of QuickBooks but useful tips to help you clean up your accounting. For more ways to improve your Excel skills, check Master Excel Beginner to Advanced Compound Interest: A user can calculate […]

Excel Random Number Generator

There may be many cases where you need to create a random number generator. Luckily, Excel has a few native functions that will help achieve your goals. If you want to learn more about Excel,  Get 60% Off Online Excel Courses RAND() When you type the RAND() function in a cell  you will get a number […]

How to Properly Delete Blank Rows in Excel

Data rarely comes perfectly clean, without errors, and well organized. Often, you will have to take steps to ensure that your data is in the best working order, One of the biggest issues is having blank rows in Excel that interrupt your data. Of course, if your data set is very small, you can simply […]

How to Use Excel IF Functions A to Z

IF-ELSE Excel Functions What is IF-ELSE functions in Excel: Definition: The IF function in excel returns one value if the condition is True and another value if it’s false How IF functions  work: Arguments/Syntax: IF ([Condition],[Value1],[Value2]) [Condition]: It can be any logical condition like greater than, smaller than or equals to value [Value1]: This value […]

70 Excel Keyboard Shortcuts to Save Time

One thing that I love to do more than anything is save time. So, here is a collection of some of the most useful Excel Keyboard shortcuts. These should help you become much more efficient and leave more time to analyze and visualize your data. These 70 tips range from general to data operation. If […]

Top 10 Text Functions in Excel

 Top 10 TEXTS Functions in Excel Transforming and cleaning text is an essential for any analyst, teacher or secretary.  Luckily Excel provides a quick and easy ways to transform text in a spreadsheet using using native functions. Check out the Excel Text Function Training Video FIND: Definition: The FIND function is used in Excel to locate […]

How to Remove Spaces in Cells in Excel

A big part of cleaning up data is removing spaces in cells with text. Usually, these spaces are imported when text is copied or pasted in Excel. Luckily, there is an easy function that you can use to remove leading and trailing spaces in cells with text. This function is called TRIM. How to Remove […]