Pacific Database

Home | Contact | FAQs | View Cart

A world of information at your fingertips

MVP Centre

Welcome to the MVP Centre. This page is the portal to a wealth of information about Microsoft Access.

Message boxes

You are free to copy and use any of the samples supplied on this website for use in your own projects, provided that all copyright notices remain intact as part of the code. You may not publish the code to any website or other medium without the express written permission of the copyright holder. Each sample is provided on an "as is" basis. No warranty is expressed or implied, and no support is offered.

FMsgBox Create & use a formatted message box, like those found in Access 97.
Want2Close? Create & use a "want to close" message box.
Windows message boxes How to instantiate & use several standard Windows message boxes (SetupCopyError, SetupPromptReboot, and so on).
xMsgBox Create & use a message box, with custom button text, custom icon, and user-defined position.