Latest Blog Posts

How to Remove Text in Excel? (3 Suitable Methods)

We'll use the following simple dataset to showcase how you can remove text. Download the Practice Workbook Text Remove.xlsx ...

How to Make a List in Excel (All Things You Need to Know)

In the following overview image, we selected a range as the source in the Data Validation dialog to create a drop-down list. ⏷Ways of ...

How to Format Slicer in Excel (7 Common Options)

In this article, we will explain how to format the Slicer in Excel, for example by editing the size, shape, color, font, and styles, as in the image ...

How to Create Timeline Slicer with Date Range in Excel: 4 Methods

Method 1 - Insert a Pivot Table Select the data range B4:E13 to build the pivot table Select Insert >> PivotTable from the Toolbox as ...

How to Sum If Cell Contains Number in Excel (6 Examples)

Here we can see that the price of the Google Pixel 6 is in text format. We have calculated the total price including the price of the Google Pixel 6. ...

The Excel Date Filter Is Not Grouping by Month – 3 Solutions

This is an overview. The dataset showcases product code, selling date, and sales amount.   Solution 1 - If Dates Are Not in ...

Excel VBA DoEvents and Wait Properties

Here's an overview that shows code that uses DoEvents and Wait properties. What Are VBA DoEvents and Application.Wait Properties? When a ...

Text to Columns in Excel VBA (4 Easy Examples)

In this article, we will discuss the Excel VBA Text to Columns method (TextToColumns). The TextToColumns method works the same way as the Text to ...

Excel VBA Digital Clock on UserForm: A Comprehensive Guide

Using Excel VBA, we can create a Digital Clock on a UserForm. This can be used as a visual reference for the current time, and to track the duration ...

Excel VBA to Customize Ribbon: 5 Easy Steps

Method 1 - Save Excel File as Zip File Change the extension of the Excel file. We have a sample Excel file with the extension xlsm. We want to ...

Excel VBA to Split String by Delimiter: 9 Examples

Method 1 - Use Split Function to Split String by Delimiter Use the Split function to split strings using a delimiter. We have a string with Sales ...

How to Convert a Block of Code into a Comment Using Excel VBA (4 Methods)

  Why Use Comments in a Code? Comments serve several purposes in code: Explanation: They explain what the code is doing and provide ...

VBA to Split with Multiple Delimiters in Excel (2 Easy Ways)

Here's an overview of splitting cells with multiple delimiters using Excel VBA. How to Launch the VBA Editor in Excel Go to the ...

Excel VBA to Comment Multiple Lines (3 Quick Steps)

How to Launch VBA Code Editor The most commonly used method to open the VBA editor is Developer Tab >> Visual Basic or to press ALT+F11. ...

Applying Automatic Uppercase in Excel VBA – 2 Examples

The Excel VBA UCase Function VBA Ucase function is a built-in function used to convert text to uppercase. It takes strings as input and converts ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo