Lately, I’ve noticed that some things in Excel look strange, when I have them on my second monitor. For example, an Excel UserForm listbox doesn't show its scroll bar. But, if I drag that UserForm to my other monitor, the scroll bar magically reappears. Finally, I tried a quick fix, and it seems to be working!
Excel Check Box Fills in Billing Address
There's an Excel Order Form tutorial on my Contextures site, with written steps and a video that show how to set it up from scratch. I've just added a new section, with a check box that fills in the billing address. Add a check mark, and a macro copies the shipping address for you.
Excel TEXTJOIN Function Examples
One of the newest Excel functions is TEXTJOIN -- use it to combine several text items, quickly and easily. It's a big improvement over the old CONCATENATE function, and the ampersand (&) operator. There's a simple example below, and a fancier one, which combines TEXTJOIN with a few other functions.
Show Pivot Table Values with Slicer
Instead of adding and removing pivot table values one at a time, click a Slicer, to quickly add and remove them, in groups. Most pivot tables won't need this, but for source data with lots of numeric fields, this slicer technique can make things easier.
Clear Old Items from Pivot Table Drop Downs
Old items might still appear in pivot table drop down lists, even after you remove the items from the source data. Here’s how to stop fix that problem – watch the short video, or see the written steps below.
Video: Fix Old Items in Pivot Table Lists
This video shows how to remove those old items from a pivot table, with a change to the pivot table settings. For newer versions of Excel, you’ll also see how to change your default settings, to prevent old items in all new pivot tables.
Video Timeline
- 00:00 Intro
- 01:37 Change a Setting
- 02:57 Default Setting
Stop Old Items from Showing
To stop old items from showing in an existing pivot table, you can change one of the pivot options.
NOTE: This setting will affect all pivot tables that use the same pivot cache.
- Right-click a cell in the pivot table
- Click on PivotTable options
- Click on the Data tab
- In the Retain Items section, select None from the drop down list.
- Click OK, then refresh the pivot table.
NOTE: There is also a Clear Old Items feature in my PivotPower Premium add-in, along with many other time-saving pivot table tools.
Change Pivot Table Default Setting
To keep old items from appearing the new pivot tables that you build, you can also change that pivot option in your default settings.
NOTE: This feature is only available in Excel for Office 365, or Excel 2019 or later
Follow these steps to change the default pivot table settings.
- At the top of Excel, click the File tab
- Click Options
- In the Category list, click Data
- In the Data Options section, click Edit Default Layout button
- Click on PivotTable options
- Click on the Data tab
- In the Retain Items section, select None from the drop down list.
- Click OK, three times, to close all the windows.
More Info on Old Items
If your pivot table already contains old items, there are steps on my Contextures site, that show how to remove the old items.
There are also macros that you can use, to:
- change the Retain Item settings for all pivot tables in the workbook
- change Excel’s default settings for pivot tables (Office 365 or Excel 2019 and later)
To get this information, go to the Clear Old Items page on my Contextures site.
Get the Workbook
To get the free workbook, go to the Clear Old Items page on my Contextures site.
- The download file has sample data and pivot tables. The zipped file is in xlsm format, and contains the macros from that page.
- To test the macros, be sure to enable macros, if prompted, when you unzip and open the workbook.
_____________________
Fix Old Items in Excel Pivot Table
_____________________
Show List of Matching Items in Excel
Today's video shows how to set up a matching items list – select a region name, and the list shows all employees who work in that region. There are no macros, just a data validation list and a few formulas.
NOTE: If you have a version of Excel with dynamic arrays (Excel for Office 365), use dynamic arrays to create the list of matching items instead. (video below) Continue reading "Show List of Matching Items in Excel"
Excel Multiplication Table Practice Workbook
Do you remember the number grids from your schools days, where you filled in the multiplication answers? What's 4 times 8? Or 9 times 7? If you need a refresher, or you're helping someone learn them, I've got an Excel multiplication table practice workbook for you.
Continue reading "Excel Multiplication Table Practice Workbook"
Excel Search Form Builder Update 2020-06
There's been an update to my Excel Search Form Builder (SFB), so download the latest version if you've bought this product before. In version 4.08 you can create a form with either 2 or 4 search boxes. Previously, there were only 2.
Happy Excel Day 44000
Since you love Excel, you probably already noticed that today (June 15, 2020), is Excel day 44000. You'll see that if you type today's date in a worksheet cell, and then change the number format to General, because Excel stores dates as numbers.
Excel Workbook for Golf Tee Off Times
The golf courses aren't too crowded here this summer, because of the social distancing rules. So, if you're trying to spread out the players at your course, use this Excel workbook for golf tee off times.