Warning: Use of undefined constant style - assumed 'style' (this will throw an Error in a future version of PHP) in /home1/tayoswdg/public_html/sdnuggets/wp-content/themes/ThrillingTheme0/functions.php on line 522
924 views

Create a Splashscreen for Your Custom Spreadsheet Application [Part 2 of 2] – Step by Step Video Demonstration

There are 2 videos to watch below, in this non-password-protected post for members of my Excel Heaven Visual Basic Automation Club:

Video 1: What a Splash Screen looks like – real life demonstration using Tayo Solagbade’s Poultry Farm Manager Excel-VB Spreadsheet app

splashscreen1

Click here to watch the video

Video 2: Step-by-Step demonstration of how to build a Splash Screen for your Workbook application

Explanatory Overview

As your skills in Excel-VB programming improve, your confidence will grow, and you will begin to identify enhancements you can add to your workbook applications that go beyond conventional worksheet and coding needs.

A good example is the use of workbook splash screens.

They are typically used to offer some quick information (name of app etc) and sometimes brief entertainment or distraction to users – when an application is being launched.

Excel-VB coding can be used to create a splash screen – from simple to fairly sophisticated levels in terms of behavior and aesthetics.

The first video I share in this tutorial shows the custom designed splash screen I built into my Excel-VB Poultry Farm Manager to give it a fairly professional appearance/feel.

It took the use of enhanced graphic design with Photoshop, coupled with creative placement of various images using Active-X controls to achieve the visual design effect that the user of the PFM is presented with.

 

The step-by-step tutorial video I offer below it uses a more basic approach to the creation of a splash screen.

Below: Writing the code to define the time duration the Splash Screen will appear for, and then close

splashscreen3

Below: The simple splash screen that results

splashscreen2

Click here to watch the video

In a future tutorial I will show how to create something with a more refined Graphic User Interface (GUI).

For now, what matters is that you learn and understand how to write the needed bits of code to make your simply splash screen work as expected.

I explain in full detail just how to make that happen in this straight forward, easy to understand 8 minute tutorial.

RELATED ARTICLE

What You Need to Create a Splashscreen for Your Custom Spreadsheet Application [Part 1 of 2]


Warning: count(): Parameter must be an array or an object that implements Countable in /home1/tayoswdg/public_html/sdnuggets/wp-includes/class-wp-comment-query.php on line 399

Leave a Comment Here's Your Chance to Be Heard!

You must be logged in to post a comment.