Cannot Disable ToolTips Directly from Microsoft Query

Last reviewed: March 27, 1997
Article ID: Q107254
1.00 2.00 WINDOWS kbusage kbprb kbtool

The information in this article applies to:

  • Microsoft Query, version 1.0
  • Microsoft Query for Windows 95, version 2.0
  • Microsoft Excel for Windows, version 5.0
  • Microsoft Excel for Windows 95, version 7.0

IMPORTANT: This article contains information about editing the registry. Before you edit the registry, you should first make a backup copy of the registry files (System.dat and User.dat). Both are hidden files in the Windows folder.

SUMMARY

You cannot disable ToolTips from within Microsoft Query. If you do not want ToolTips to be displayed, do the following according to the version of Microsoft Query you are using:

Microsoft Query for Windows 95, version 2.0

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows 95. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

For information about how to edit the registry, view the Changing Keys And Values online Help topic in Registry Editor (Regedit.exe). Note that you should make a backup copy of the registry files (System.dat and User.dat) before you edit the registry.

   1. Click the Start button, and then click Run.

   2. In the Open box, type "regedit", without quotes.

   3. Locate the HKEY_CURRENT_USER registry folder.

   4. Expand the HKEY_CURRENT_USER folder until you locate the
         "SOFTWARE\Microsoft\Query\2.0\Microsoft Query" folder.

   5. Click the Microsoft Query folder.

   6. On the Edit Menu in the Registry Editor, click New, and then click
      Dword Value.

   7. Type "Tooltips" (without the quotation marks), and then press ENTER.

   8. Click Exit on the Registry menu to exit the Registry Editor.

Using the steps above, the new Tooltips key will be set to 0. When this key is 0, the tooltips will not display in Microsoft Query 2.0. To display the tooltips in Microsoft Query again, either set the Tooltips key to 1 or delete the Tooltips key.

Microsoft Query, version 1.0

Change the MSQUERY.INI file:

   1. If you are in Microsoft Query, quit the application.

   2. Use a text editor, such as Windows Notepad, to open the MSQUERY.INI
      file (this file should be located in the WINDOWS directory).

   3. In the [Microsoft Query] section of MSQUERY.INI, add the following
      line:

         ToolTips=0

   4. Save the MSQUERY.INI file and quit the text editor.

When you restart Microsoft Query, ToolTips will no longer appear.

To re-enable ToolTips, remove the "ToolTips=0" line from the MSQUERY.INI file.

For more information about the entries in the MSQUERY.INI file, please see the following article(s) in the Microsoft Knowledge Base:

   ARTICLE-ID: Q112448
   TITLE     : MSQuery: Valid Settings for the .INI File for Microsoft
               Query


KBCategory: kbusage kbprb kbtool
KBSubcategory: xlquery xlwin

Additional reference words: 5.00 7.00
Keywords : xlquery xlwin kbprb kbtool kbusage
Version : 1.00 2.00
Platform : WINDOWS


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: March 27, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.