How to Apply Conditional Formatting to Pivot Tables
Bottom Line: Learn how to apply conditional formatting to pivot tables so that the formats are dynamically reapplied as the pivot table is changed, filtered, or updated. Skill Level: Intermediate...
View ArticleTips for Split Screen in Windows & Mac
Bottom line: Learn how to enable split screen view in Windows & Mac. I share time saving tips and keyboard shortcuts for working in multiple windows. Skill level: Beginner .embed-container {...
View ArticleHow to Use VBA Macros to Copy Data to Another Workbook
Bottom Line: Learn how to use VBA macros to copy & paste data from one Excel workbook to another, including adding data to the bottom of an existing range or replacing data. Skill Level:...
View ArticleVBA Macro to Delete Rows Based on Cell Values
Bottom Line: Learn how to use VBA macros to delete rows based on cell values or conditions. Includes video tutorial and sample code. Skill Level: Intermediate .embed-container { position: relative;...
View ArticleHow to Create Macro Buttons in Excel Worksheets
Bottom Line: Learn how to create macro buttons in a worksheet that run VBA code when clicked. Includes how to format buttons and prevent them from moving and resizing on the sheet. Skill Level:...
View ArticleHow to Sort Drop Down Lists Automatically in Excel
Bottom Line: Learn 4 ways to automatically sort a data validation or drop-down list. Skill Level: Intermediate Video Watch the video at the top of the page. Download the Excel File Here's a copy of...
View Article5 Keyboard Shortcuts to Paste Values in Excel
Bottom line: Learn 5 different ways to copy and paste values to remove all formulas and formatting. Skill level: Beginner Video Tutorial Watch the video at the top of the page. What is Paste Values?...
View ArticlePaste Values with the Right-click & Drag Mouse Shortcut
Bottom line: Learn how to use a simple mouse shortcut to quickly copy and paste values in Excel. Skill level: Beginner An Unusual Way to Paste Values with the Mouse In last week's post on 5 Keyboard...
View ArticleA Pie Chart Alternative for Survey Data
Bottom line: Learn why a pie chart is not always the most effective way to present your data, and how to use a bar chart as a possible alternative. Skill level: Beginner Video Tutorial...
View ArticleRevert to Original Sort Order in Excel
Bottom line: Learn how to retain and revert to the original sort order of a range or table in Excel. Skill level: Beginner Video Tutorial Watch on YouTube and give it a thumbs up. Restore the Original...
View ArticleView Two Sheets Side-by-Side in the Same Workbook
Bottom Line: Learn how to view and compare two worksheets in the same workbook with the New Window feature, split screen view, and synchronous scrolling. Skill Level: Beginner Video Tutorial...
View ArticleHow to Lock Cells for Editing and Protect Formulas
Bottom Line: Learn how to lock individual cells or ranges in Excel so that users cannot change the formulas or contents of protected cells. Plus a few bonus tips to save time with the setup. Skill...
View ArticleGridlines & Freeze Panes Settings Lost in New Window – How to Fix It
Bottom line: Learn how to use a macro to create new windows and apply the existing gridlines, freeze panes, and headings settings. Skill level: Intermediate Video Tutorial .embed-container { position:...
View ArticleData Cleansing Challenge: Convert Text to Time Values
Bottom line: Take on this Excel challenge to convert text to time values. Skill level: Intermediate Video Explanation .embed-container { position: relative; padding-bottom: 56.25%; height: 0;...
View ArticleConvert Text to Time Values with Formulas
Bottom line: Learn how to convert times stored as text [## hours ## minutes ## seconds] to time values [h:mm:ss] that can be used for calculations and data analysis in Excel. Skill level: Intermediate...
View ArticleConvert Text to Time Values with Power Query
Bottom line: Learn how to use Power Query to convert times stored as text [## hours ## minutes ## seconds] to time values [h:mm:ss] that can be used for calculations and data analysis in Excel. Skill...
View Article5 Formula Editing Tips for Excel
Bottom line: Learn time-saving tips that will help you write, modify, and audit formulas in Excel. Skill level: Beginner Video Tutorial .embed-container { position: relative; padding-bottom: 56.25%;...
View ArticleHow to Write User Defined Functions (UDFs) in Excel with VBA
Bottom Line: Learn how to create your own User Defined Function (UDF) when the function you need doesn't exist in Excel. Skill Level: Intermediate Video Tutorial .embed-container { position: relative;...
View ArticleConvert Text to Time Values with UDFs in VBA
Bottom line: Learn how to use VBA and User Defined Functions (UDFs) to convert text to time values. Skill level: Intermediate The Data Cleansing Challenge This post is the third in a series on...
View ArticleExcel Keyboard Shortcuts for Number Formats
Bottom line: Learn 8 quick keyboard shortcuts to apply number formatting in Excel for Windows & Mac. Skill level: Beginner Video Tutorial .embed-container { position: relative; padding-bottom:...
View Article