'Features' category
Subcategories
- Drop down lists (25)
This article demonstrates how to solve simultaneous linear equations using formulas and Solver. The variables have the same value in […]
I highly recommend you keep the original data and only copy the data excluding blank rows and paste to a […]
Selecting cell ranges in Excel can sometimes be a real pain scrolling forever it seems. There is a quick and easy […]
The filter feature in Excel won't allow you to do OR logic between columns, however, you can if you allow […]
Table of Contents How to filter using OR logic between columns Advanced custom date filter 1. How to filter using […]
The COMBIN function returns the number of combinations for a specific number of elements out of a larger number of […]
An Excel table allows you to easily sort, filter and sum values in a data set where values are related.
A pivot table allows you to examine data more efficiently, it can summarize large amounts of data very quickly and is very easy to use.
A drop-down list in Excel prevents a user from entering an invalid value in a cell. Entering a value that […]
The image above demonstrates a macro linked to a button. Press with left mouse button on the button and the […]
As you probably already are aware of I have shown you earlier a vba macro I made that finds the […]
The Subtotal feature lets you insert totals and grand totals automatically, this feature was added to Excel 2010 and is […]
What if you want to show a selection of a data set on a chart and easily change that selection? […]
This article demonstrates a formula that allows you to search a data set using any number of conditions, however, one […]
This article demonstrates how to insert and use a scroll bar (Form Control) in Excel. It allows the user to […]
This article demonstrates how to set up Data Validation in order to control what the Excel user is allowed to […]
This article demonstrates how to build a calendar in Excel. The calendar is created as a Pivot Table which makes […]
I will in this article demonstrate how to set up two drop down lists linked to an Excel chart, the […]
This article describes how to create a map in Excel, the map is an x y scatter chart with an […]
The image above demonstrates a conditional formatting formula applied to an Excel Table containing random data. The Excel Table has […]
I will in this article demonstrate three different techniques to sort a data set in Excel. The first method sorts […]
I will in this article demonstrate how to highlight a group of values plotted in an x y scatter chart […]
Did you know that you can use a pivot table to summarize portfolio holdings at any point in time? If you trade […]
This article demonstrates how to run a VBA macro using a Drop Down list. The Drop Down list contains two […]
This article demonstrates how to apply different cell formatting to a cell range based on a Drop Down list, column […]
The picture above shows an Excel Table with Data Validation applied. An error dialog box appears if a user tries […]
This article explains how to calculate the largest and smallest number based on a condition which is if the number […]
Today I am going to demonstrate how amazing pivot tables are! Take a look at this time sheet. You can […]
Table of Contents Introduction to pivot tables Create pivot table Group data Analyze data (pivot table) Compare performance, year to […]
This article describes a macro that hides specific columns automatically based on values in two given cells. I am also […]
This article demonstrates different ways to reference an Excel defined Table in a drop-down list and Conditional Formatting. There are […]
I will in this article demonstrate a macro that copies criteria from one Excel Table and applies them to another […]
This article explains how to filter a data set based on extremely many conditions in an Excel defined Table, in […]
This article demonstrates how to populate a drop down list with filtered values from an Excel defined Table. The animated […]
This article demonstrates a macro that automatically populates a worksheet with a Table of Contents, it contains hyperlinks to worksheets, […]
This article demonstrates a formula that counts unique distinct values filtered from an Excel defined Table. Debra Dalgleish described in […]
This article demonstrates a macro that allows you to rearrange and distribute concatenated values across multiple rows in order to […]
This article demonstrates a macro that automatically applies a filter to an Excel defined Table based on the result from […]
I read this interesting article Quick Trick: Resizing column widths in pivot tables on the Microsoft Excel blog. It is […]
To be able to use a Pivot Table the source data you have must be arranged in way that a […]
Question: Is there a way to have a unique list generated from a list? Meaning I have a sheet that […]
This article demonstrates how to add or remove a value in a regular drop down list based on a list […]
Rodney Schmidt asks: I am a convenience store owner that is looking to make a spreadsheet formula. I want this […]
Aynsley Wall asks: I have a spreadsheet that I use for 3 different companies. What I would really like to […]
This article demonstrates how to automatically create drop-down lists if adjacent data grows, there are two methods explained here. The […]
This article demonstrates how to set up dependent drop-down lists in multiple cells. The drop-down lists are populated based on […]
Rattan asks: In my workbook I have three worksheets; "Customer", "Vendor" and "Payment". In the Customer sheet I have a […]
I will in this article demonstrate how to use a value from a drop-down list and use it to do […]
In this article I will demonstrate how to quickly change chart data range utilizing a combobox (drop-down list). The above […]
In this article, I am going to show you how to quickly change Pivot Table data source using a drop-down […]
This article demonstrates two formulas that extract distinct values from a filtered Excel Table, one formula for Excel 365 subscribers […]
Sean asks: Basically, when I do a refresh of the data in the "pivotdata" worksheet, I need it to recognise […]
In this tutorial, I am going to demonstrate how to filter an Excel define Table through a VBA macro. How it […]
This blog post describes how to filter unique distinct records that meet a given condition in an Excel defined Table. This article […]
This blog post demonstrates how to filter unique distinct values from an Excel table dynamically. When you change or add […]
This article demonstrates how to filter records occurring in only one out of two Excel defined tables. It also shows […]
ExcelBeginner asks: I have a small problem that I am not sure on how to solve. I now have a […]
In a previous post:Â How to create a dynamic pivot table and refresh automatically I demonstrated how to refresh a pivot […]
This article demonstrates how to quickly compare two data sets in Excel using a formula and Excel defined Tables. The […]
Excel 2013 allows you to count unique distinct values in a pivot table, this article explains how to count unique […]
A dynamic named range grows automatically when new values are added and also shrinks if values are deleted. This saves […]
This article shows you how to refresh a pivot table automatically using a small VBA macro. If you add or delete […]
Josh asks: I have this working right now with 6 drop downs/lists. I wanted to see if you possibly know […]
Question: I need to setup a template to remove the largest available (Qty and denomination)bills and leave exactly $150 back […]
This article demonstrates how to filter duplicate records using a simple formula and an Excel defined table.
The drop down calendar in the image above uses a "calculation" sheet and a named range. You can copy the drop-down […]
This article demonstrates a basic invoice template I created. It lets you use dropdown lists to quickly select products on […]
Sharmila asks: How can i use these list for multiple rows? I would like to use these lists for multiple […]
Josh asks: now if i only knew how to apply these dependent dropdown selections to a filter, i'd be set. […]
This article describes how to create a drop-down list populated with sorted values from A to Z. The sorted list […]
Anura asks: I have a list of credit card transactions showing the name of the cardholder, their Branch and the […]
This article explains how to build dependent drop down lists. Here is a list of order numbers and products. We […]
Question: hi all, thanks for the great formula/array formula. it works great. lately, i noticed that the array formula will […]
This is a question I found at the bottom of this page Using Solver to schedule your workforce Bank 24 […]
I found this excel question: I am a Controller in a multinational company. We have many transactions (sales, credits, debits, […]
Here is a useful feature I recently found googling for Excel solver examples. I have summed some random values from […]
Question: How do I filter the last xx years or xx months in Excel? How do I exclude the current […]
Question: How do I create a drop-down list with unique distinct alphabetically sorted values? Table of contents Sort values using […]
First, let me explain the difference between unique values and unique distinct values, it is important you know the difference […]
This article shows you a way to display all named ranges you have in a workbook. This is a powerful […]