Latest Blog Posts

Activate Another Workbook with VBA in Excel: 6 Examples

Method 1 - Activate Another Workbook by Workbook Name in Excel VBA This example will help you activate another workbook by closing your existing ...

How to Use Excel VBA to Reverse String (5 Quick Ways)

Microsoft Excel allows us to estimate different data types and carry out monetary, mathematical, and statistical computations. When it comes to ...

Excel VBA to Custom Sort: 5 Easy Methods

Method 1 -  Creating Custom List to Sort Dataset Based on Single Column in Excel We created a list within G5:G8 cells. The list has three names, ...

Excel VBA to Find Matching Value in Column: 8 Examples

Method 1 - Using Match Function to Find One Matching Value in Column Find the Match value of the Model according to order ID. Prepare some ...

How to Use Target Value in Excel VBA

In VBA, the Target value refers to the cell or range that was changed by the user or by a macro. By setting the Target value, users can create macros ...

How to Calculate Expected Return in Excel (2 Easy Steps)

Dataset Overview Portfolio management is a crucial activity for corporate finance, and understanding expected returns is essential for investors. ...

How to Use the Intersection Operator in Excel – 5 Examples

Example 1 - Use the Intersection Command and a Function Button in Excel Steps: Press F9. Enter the first level of rows, here C5:E7. Enter ...

How to Solve Transportation Problem with Linear Programming

The Transportation Problem is a linear programming problem that optimizes resource allocation in a transportation system. This article provides a ...

Excel VBA: Select Range with Offset Based on Active Cell

Looking for ways to select a range with offset based on the active cell using VBA in Excel? Then, this is the right place for you. In order to ...

Excel VBA Sort Named Range (3 Examples)

Looking for ways to sort named range using VBA in Excel? Then, this is the right place for you. In Microsoft Excel, a Named Range is a set of ...

How to Move Excel Chart X Axis to Bottom (2 Simple Methods)

Are you trying to move the X-axis of your Excel chart to the bottom? There are so many cases where you need to place the X-axis or horizontal axis at ...

How to Use Excel VBA to Lookup Value in Range (5 Examples)

Here is a sample video of our work on VBA LOOKUP values in a range in Excel. How to Open VBA Macro Editor in Excel VBA is a programming ...

Excel VBA to Sort Worksheets Numerically (5 Ideal Examples)

Looking for ways to sort worksheets numerically using VBA in Excel? Then, this is the right place for you. Excel VBA can be used to automate ...

How to Concatenate Different Fonts in Excel – 2 Methods

Method 1 - Use the Cells.Value Property in VBA to Join Different Fonts Go to the Developer tab >> select Visual Basic. You can also ...

How to Use Nested Select Case with VBA in Excel (3 Examples)

The Select Case statement is one of the most commonly used statements in Excel VBA. It allows Excel users to perform different actions based on a ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo