Search Results

Search XelPlus

VBA Writing To Ranges

Learn how to use ranges, cells property, offset, named ranges, difference between activecell and selection, and how to reference entire rows or entire columns and also how to use autofit in Excel VBA.

VBA Object Properties & Methods

Understand Object Properties and Methods in VBA. It is a key skill if you’d like to write your own Excel VBA code from scratch or update the VBA code you find on forums.

Excel VBA to Copy Data from one Sheet to Another

See how you can use the macro recorder to copy data from one Worksheet to another sheet, appending data from two tabs. Also, learn how to insert a button and assign the macro to it.

The Visual Basic Editor (VBE)

Discover all the features, views and windows of the Visual Basic Editor – the place where all your VBA code resides.

Find Multiple Matches in Excel & Create a Dependent Drop Down List

In this tutorial, we will create a dependent drop-down list based on a messy Excel Table. For that purpose, we will extract all records for each category using the combination of INDEX and AGGREGATE. Next, we will fix the column referencing in the table. Finally, we will use a combination of OFFSET and COUNTIF to get a drop-down list restricted to non-empty cells.

Excel Filter: Basic to Advanced

How does Excel Filter & Advanced Filter work? In this quick tutorial I show you many examples. You’ll learn how to use wildcards in your filter criteria. How to use the criteria range in advanced filter. How to search for OR, AND or BETWEEN conditions and much more…

Copy Excel Formulas Without Changing Cell References

Would you like to copy your Excel formulas from one place to another without the cell references changing? In this step by step tutorial I show you a very simple trick that does that.

Excel VBA: Control WordArt Fill with Macros

Find out how you can use Excel Macros to control the fill color of Word Art showing a percentage value connected to a cell with a formula. Pick up plenty of VBA techniques while you’re at it.

Dynamic WordArt in Excel with Bar in Bar Chart

Learn how to have dynamic Word Art that is controlled with a formula and how to create bar-in-bar Excel charts. You don’t need VBA, you just have to get creative.

Excel IF Formula: Simple to Advanced

Learn how to use Excel’s IF formula in your Excel reports. We start with a simple example, followed by using IF with multiple criteria. You also learn how to use AND / OR conditions inside the IF function. Download the workbook to practice along.

Excel Dynamic Map with Drop-Down

In case you’re interested to visualize a KPI on a customized map in Excel which works on any version of Excel, then this tutorial is for you. I show you in easy steps how to find the right map and how to set it up properly.

Conditional Format Index Match Result in Excel

Quickly learn how to conditionally format the result of your lookup value inside the original data set. If you conditional formatting formula is not working, it’s probably because of incorrect referencing.

Previous
1 21 22 23 24 25 29
Next

Free Guide!

The ONE Critical Excel Skill You Need in 2023

This free QuickStart guide will help you to:

  • Pinpoint the skill you should work on now
  • Understand how this skill can help you
  • Find the optimal learning path to master this skill