Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to disable Access Startup form using VBA. 1

Status
Not open for further replies.

JLeo

Technical User
Feb 10, 2003
44
US
Hi,

Is it possible to disable an Access Startup form using VBA?? Been searching for possible solutions around but to no avail. Anyone?

Thanks.
 
Hi JLeo,

Are you talking about the Access Startup Form where it says Access 97, 2000 etc.

If you are...

Say you have a DB called JLeo.mdb or JLeo.mde, go into MS Paint, create a New blank image, from the menu select Image>> Attributes. Make the width and height 1 respectively. Save the bitmap image as JLeo.bmp. Place JLeo.bmp into the same folder as JLeo.mdb.

The bitmap you've just created will load instead of the MS Access one, but because it is only 1 pixel x 1 pixel no-one will see it. giving the impression of a clean smoothe load.

Hope this is what you wanted.

Bill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top