Learn Excel: Very Hidden Tabs #excel
Skills:
Data Literacy80%
Key Takeaways
The video demonstrates how to make worksheets extra hidden in Excel using the Visual Basic editor, showcasing the difference between Visible, Hidden, and Very Hidden tabs, and providing a step-by-step guide on how to achieve this level of hiding.
Full Transcript
Did you know that there's a secret option in Excel to make worksheets extra hidden? Let me show you how this works. Here, I've built a pretty sweet performance dashboard that I present to the CEO every week. I also have a raw data tab that contains all of the information that feeds into the report. So, as you can imagine, it's important to make sure other users don't mess with the raw data. There are a few things I can do here in Excel. I could open up the review tab and password protect this workbook to prevent users from editing formulas or cells. But in this case, I actually want to hide this sheet from view entirely. So the common approach is to rightclick that tab and choose hide. But the problem is that anyone can simply rightclick a visible sheet, choose unhide, and select that worksheet to restore it. Now I don't want users to even know that a hidden sheet exists. So, what I can do is press Alt F11 or rightclick the tab and click view code to launch the Visual Basic editor. And when I click on that raw data sheet and look at the properties window below, I'll actually see three different visibility options. Visible, hidden, or very hidden. So, check this out. Let's set this sheet to very hidden. Close the editor. And now, when I rightclick, I don't even have the option to unhide. And even if I could, I wouldn't see that very hidden worksheet listed. Now, of course, this doesn't completely protect the data since users can simply view the code to open the editor, select that raw data sheet, and change the property back to visible. But it can be a great way to add one extra layer of security to your Excel workbooks.
Original Description
Did you know that there is a secret option in Excel to make worksheets extra hidden?
In this quick video, we'll show you the difference between Visible, Hidden, and Very Hidden tabs.
What other cool things are you doing with Excel?
Drop a comment below and share your favorite tricks.
Happy Learning!
Maven Analytics is an award-winning learning platform where individuals and teams build new skills, showcase work, and connect with experts around the world.
We've helped 2M+ people build job-ready data literacy & AI skills, master tools like Excel, SQL, Power BI, Tableau and Python, and build the foundation for successful careers.
Start building life-changing skills for FREE at mavenanalytics.io.
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Data Literacy
View skill →Related Reads
📰
📰
📰
📰
Por qué el "precio de lista" de una tienda no vale nada (y cómo construimos un tracker honesto)
Dev.to · Edu Tor
FDA Recall API: A Working Guide to openFDA Enforcement
Dev.to · Mayd-It
Common Mistakes New Data Engineers Make (And How to Avoid Them)
Dev.to · Abhishek Konagalla
DuckDB vs PostgreSQL: I Ran the Same Query on Both. One Finished in 12ms. The Other Timed Out.
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI