Splash Screen

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Hi,

I'm following the instructions at the link below, which are also what MS
Access shows via Help, in order to create a Splash Screen from a bitmap.
It's just not happening. The link refers to possible problems with NT, but
doesn't say it won't plain work. What am I doing wrong? I'm using MS
Access 2002 SP3 on NT 4.0 SP6, front end .MDE with a backend database (I've
also tried this with my front end .MDB file). I've named the bitmap after
my front end .MDE, .MDB files, my back-end .MDB file, in all locations,
nothing. Tried a tiny icon-sized bitmap and a reasonably sized one. Didn't
get a thing.

http://www.mvps.org/access/general/gen0029.htm

Chris
 
This old technique is mostly useful for suppressing the standard Microsoft
Access splash screen. It tends to flash past too quickly to be of much use.

An alternative is to create a simple unbound form in Access, and nominate it
as your startup form under Tools | Startup. Use its Timer event to close
itself after 2 seconds and open your main form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

just a general question 3
Making An MDE 10
Access was unable to make a .mde file 6
FileCopy procedure creating corruption 5
MDE dabase convert error 3
Access 2007 and MDE 1
Access 2007 and MDE Files 1
back end mdb 2

Back
Top