Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Exploring Microsoft Excel’s Hidden Treasures

You're reading from  Exploring Microsoft Excel’s Hidden Treasures

Product type Book
Published in Sep 2022
Publisher Packt
ISBN-13 9781803243948
Pages 444 pages
Edition 1st Edition
Languages
Author (1):
David Ringstrom David Ringstrom
Profile icon David Ringstrom

Table of Contents (18) Chapters

Preface 1. Part 1: Improving Accessibility
2. Chapter 1: Implementing Accessibility 3. Chapter 2: Disaster Recovery and File-Related Prompts 4. Chapter 3: Quick Access Toolbar Treasures 5. Chapter 4: Conditional Formatting 6. Part 2:Spreadsheet Interactivity and Automation
7. Chapter 5: Data Validation and Form Controls 8. Chapter 6: What-If Analysis 9. Chapter 7: Automating Tasks with the Table Feature 10. Chapter 8: Custom Views 11. Chapter 9: Excel Quirks and Nuances 12. Part 3: Data Analysis
13. Chapter 10: Lookup and Dynamic Array Functions 14. Chapter 11: Names, LET, and LAMBDA 15. Chapter 12: Power Query 16. Index 17. Other Books You May Enjoy

Icon Sets

Icon Sets, also known as Cell Icons, are in-cell graphical indicators that provide a sense of scale or value relative to other numbers in your list. As with Data Bars, you can choose to show numbers and icons in the same cell or hide the numbers and only show the icons. By default, Icon Sets group amounts based upon percentages, but you can edit the rule to use percentiles instead. Here are the default percentages that Excel uses and how they’re calculated:

  • 67th percent: This calculation takes the form smallest value from the list plus .67 multiplied by (largest value minus smallest value). This is illustrated by the formula =MIN(D8:D27)+0.67*(MAX(D8:D27)-MIN(D8:D27)) in cell C2 of the Cell Icons – Percent worksheet. The MIN function returns the smallest value in a range, while the MAX function returns the largest. As shown in cell D2, this calculates as 72.03%, which means any amounts that are greater than the largest value in the list multiplied by...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}