Applied formula to calculate grade in Excel

How to Calculate GPA and CGPA in Excel [Step-by-Step]

To calculate GPA and CGPA in Excel, just carry out the instructions: Create a sheet to assign grade points. Assign…

Manually typing for Flash fill

How to Extract Number from String in Excel [8 Methods]

Symbols, numeric numbers, and alphabetic characters are frequently mixed in strings. It is essential to separate these numerical elements from…

Using the LOOKUP function to lookup ZIP code

How to Lookup Zip Code in Excel [7 Examples]

To lookup the zip code in Excel, follow these steps below: Select cell B10. Take a copy of this formula:=XLOOKUP(A10,…

Using concatenate and HLOOKUP function with two lookup values

How to Use HLOOKUP with Two Lookup Values in Excel [3 Examples]

To use HLOOKUP with two lookup values in Excel, follow the steps below: Select cell B1. Write this formula:=B6&B7 Press…

Stacked waterfall chart in Excel

How to Create a Stacked Waterfall Chart in Excel

You have seen various types of charts available in Microsoft Excel. But you are not going to find the stacked…

Remove page 1 watermark in Excel

How to Remove Page 1 Watermark in Excel [4 Methods]

In Excel, the “Page 1” watermark is a sign that you’re in the Page Break Preview view. This view is…

Row height adjusting

How to Insert Pictures in Excel Automatically Size to Fit Cells

Although working with numbers and text data is Excel’s primary use, the program also provides the ability to insert images…

Freeze Panes to freeze top row and first column in Excel

How to Freeze Top Row and First Column in Excel

To freeze the top row and first column in Excel, follow the guidelines: Go to the View tab. Select a…

All created range names to paste range names in Excel

6 Methods to Paste Range Names in Excel

While dealing with large spreadsheets, it becomes necessary to name the ranges in Excel first. Additionally, you can track and…

Sort Options to sort horizontally in Excel

How to Sort Horizontally in Excel [3 Methods]

To sort horizontally in Excel, follow the guide below: Select cell B7. Write the formula: =SORT(B1:F5,1,1,TRUE) This formula sorts a…