Latest Blog Posts

How to Lookup a Table and Return Values in Excel (3 Simple Ways)

In Excel, lookup tables are named tables that are utilized to find any data when we have a huge volume of data and don't know where to start finding ...

How to Use VBA WeekdayName Function in Excel (2 Examples)

The WeekdayName function in Microsoft Excel returns a string that represents the day of the week when given a number between 1 and 7. The WeekdayName ...

How to Use Fix Function in Excel VBA (4 Examples)

The Fix function is categorized under the Math function list in Excel VBA. It is an inbuilt VBA Function. This function is used to remove the ...

How to Remove Dotted Lines in Excel (5 Quick Ways)

If you are looking for some of the easiest ways to remove dotted lines in Excel, then you are in the right place. Sometimes you may have some ...

How to Use VBA Replace Function in Excel: 11 Methods

Method 1 - Use VBA Replace to Find a Word and Replace We have the following dataset of six students and their status of present or absent in the ...

How to Remove Percentage in Excel (5 Quick Ways)

Method 1 - Remove Percentage Using General Format in Excel Select the cell or cell range from where you want to remove the percentage. Open the ...

How to Use Boolean Operators in Excel: 4 Methods

Method 1 - Application of NOT Boolean Operator Step 1: Go to Cell F5. Write the below code: =NOT(D5=5) Step 2: Press ...

How to Remove Grid from Excel (Complete Guide)

In this article, you are going to learn everything about how to remove gridlines in Excel. Additionally, you will know about removing gridlines from ...

51 Mostly Used Math and Trig Functions in Excel

The Math & Trig functions in Excel are used for basic arithmetic, conditional sum & product, exponent & logarithm, and trigonometric ...

How to Group time with the Same Interval in an Excel Pivot Table – 2 Methods

This is the sample dataset. Method 1 - Group by Time Intervals in Excel Pivot Tables 1.1 Group by Hour Steps: Select data in your ...

How to Remove Borders in Excel (4 Quick Ways)

Method 1 - Use the Excel Borders Drop-Down to Remove Borders STEPS: Select the Cell or Range of Cells where the Border is. In the Font ...

How to Achieve a Calculated Field Sum Divided by Count in a Pivot Table

Below, we have sales in amounts of different cities in a dataset. We want to calculate the average sale amounts of each city with or without imposed ...

How to Filter Excel Pivot Table (8 Effective Ways)

This is our dataset where the Product Category is given with an Order Date, Quantity, and Sales based on the States of the U.S. We created a ...

How to Use VBA Rnd Function in Excel (4 Methods)

The Rnd function in Excel VBA returns a Single containing a pseudo-random number. Rnd is the abbreviation of Random. The Rnd function returns a value ...

How to Use the VBA Environ Function (4 Examples)

The Environ function is one of the most important and widely used functions of VBA. In this article, I’ll show you how you can use the Environ ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo