Latest Blog Posts

How to Copy a Formula and Paste it as Text in Excel – 2 Methods

Method 1 - Use the Text Import Wizard and the Notepad to Copy a Formula and Paste it as Text in Excel 1.1 Display Cell Formulas The image below ...

Text Alignment with VBA Command Button in Excel (5 Methods)

In this article, we will learn text alignment with the command button in Excel using VBA. Text alignment is a necessary thing to represent a clean ...

How to Remove Blanks from List Using Formula in Excel (4 Methods)

Scenario Let’s consider a scenario where we have an Excel worksheet containing a list of various computer hardware and accessories. Unfortunately, ...

How to Delete Columns Based on the Header Using VBA in Excel – 6 Methods

The sample dataset showcases sold Products, Order Date, City, Category, Quantity, and Unit Price. To delete columns:   Opening ...

How to Copy Data from Another Workbook without Opening with Excel VBA: 3 Different Ways

We will use a sample Workbook named Product_Details and copy the data range (B4:E10) to another Workbook. Method 1 - Copy a Sheet Data ...

How to Ignore Blank Cells in Range in Excel (8 Ways)

  Consider the following dataset containing the Selling Price and Cost Price of some products of a company. We will use it to demonstrate how ...

How to Create a Formula in Excel to Change Date by 1 Year

In this tutorial, we will learn how to create a formula in Excel to change the date by 1 year. While you are working with date type information you ...

How to Set Cell to Blank in Formula in Excel (6 Ways)

We'll use the example dataset, which includes information on Region, Product, Quantity Price, and Sales. There are some blank cells in the Quantity ...

How to Copy and Paste Formulas from One Workbook to Another in Excel

  Method 1 – Using the Paste Option to Copy Formulas from One Workbook And Paste to Another Steps: Go to Book1 and copy the data (E5:E10) ...

How to Copy Values and Formats with Paste Special in Excel VBA

Method 1 – Applying an InputBox in VBA Paste Special Steps: Go to the Developer tab. Click on Record Macro. Set Excel_Paste_Special_1 ...

How to Delete Infinite Columns in Excel (4 Methods)

Excel 2007 and all the newer versions have 16384 columns in total. When you are working with a smaller dataset, these huge numbers of unused columns ...

How to Delete Multiple Rows in Excel at Once (5 Easy Ways)

The dataset below, Sales of "ABC" Company, shows sales information for products on various dates. It has four columns: Order ID, Product, Amount, and ...

How to Convert Degrees Decimal Minutes to Decimal Degrees in Excel

Calculation for Converting Degrees Decimal Minutes to Decimal Degrees 60 minutes is equal to one degree: 1° = 60' 1/60 degrees equals one ...

Using VBA to Count Duplicates in a Range in Excel – 4 Methods

Method 1 - Embed VBA to Count Duplicate Values in a Range in Excel In the following dataset, Column B contains random numbers. D5 displays 2473. ...

Using VBA to Copy a Formula from the Cell Above in Excel – 10 Methods

This is an overview. The dataset shows mathematical results in column B. The formula behind the results for each cell is shown in Column D. If ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo