ACC: How to Display "Welcome to MS Access" Opening Screen

Last reviewed: April 2, 1997
Article ID: Q90170
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1, 2.0

SUMMARY

Novice: Requires knowledge of the user interface on single-user computers.

To have the initial Welcome To Microsoft Access opening screen appear when you start Microsoft Access, edit the MSACCESS.INI file in version 1.x, or the MSACC20.INI file in version 2.0. Open either file in Windows Notepad (or any other text editor), and change the "Tutorial=" line in the [Microsoft Access] section from

   Tutorial=0

to

   Tutorial=1

For example:

   [Microsoft Access]
   Tutorial=1

Save and then close the file, and then start Microsoft Access.


Additional query words: startup
Keywords : kbui UifOthr
Version : 1.0 1.10 2.0
Platform : WINDOWS
Hardware : X86
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.