How to Hide Excel and Show Userform ONLY 2022 (No Excel Splash Screen) ExcelVbaIsFun

Опубликовано: 05 Ноябрь 2024
на канале: ExcelVbaIsFun
51,795
719

📊 Free Workbooks: https://www.excelvbaisfun.com/links?u...
🥷Join Excel Ninja Pro: https://www.excelvbaisfun.com/ninjapr... Months FREE On Annual Plan Auto Applied)
🥷Excel Ninjas FB Group: https://www.excelvbaisfun.com/xlninjas (Free downloads, Trainings, Live Q&A and more)

This video is a follow-up from an older video on this channel wherein we were able to hide Excel’s application and all sheets completely (even from the Taskbar) and only showed Userforms. This gives the look and feel of a compiled windows application written using Visual Studio or other platforms.

In today’s video, we’re learning how we can also remove the Excel loading splash screen using my favorite Excel security app, XLSPadlock.

Learn more about XLSPadlock: https://www.excelvbaisfun.com/lock

So in this case, we're actually going to have it automatically hide. Whenever the workbook opens before the Userform even shows we want to hide the application so we're really trying to pretend this is not Excel in this case.

So we’re still going to use Application.Visible = False. Then we save and reopen it and you'll see that it still has the excel loading screen.

In this video, I want to show you some magic powers that you can have whenever you have XLSPadlock. XLSPadlock is a compiling application that allows you to create windows executables or .EXE files - actual applications that protect your Excel data and it has a lot of other features as well. One of them is the ability to hide that loading screen and have your own custom splash screen for your application. We’re going to go very basic in this video, but we cover every feature in our full-length course on the program.

Fantastic Developer Tools:
🔒 Transform Any Excel File Into A Locked EXE: https://www.excelvbaisfun.com/secure-... (25% off with code ‘25OFF’)
🟡 Create Custom Installers: https://www.excelvbaisfun.com/custom-...
👋 Business Inquiries, Consulting, Comments, etc: https://www.excelvbaisfun.com/contact/


00:00 Intro
00:33 Making a Userform
00:45 Using the Toolbox
00:55 Hiding Excel Application (code example)
01:26 Unhide Excel button
01:48 Load UF & hide Excel when Workbook Opens
02:20 What if you don't want to show Excel Splash Screen?
03:17 Using XLSPadlock to save Excel as EXE
03:50 Customize Loading screen settings
04:10 Compile EXE file from Excel
05:55 Load Excel minimized and no delay
06:32 Demonstrating NO EXCEL SPLASH SCREEN
07:30 Become an Excel Ninja
08:22 Other Videos and Resources