Using a Mouse to Enter References into a Custom Dialog Box

Last reviewed: November 3, 1994
Article ID: Q74267
The information in this article applies to
  • Microsoft Excel for Windows, versions 3.0, 4.0, 5.0
  • Microsoft Excel for OS/2 version 3.0

SUMMARY

Entering cell references in a custom dialog box with a mouse requires a movable dialog box. In version 3.0 and 4.0 this is done by typing a title in the first row of the text column in the dialog box definition table. In version 5.0, using Visual Basic for Applications, dialog boxes are moveable regardless of whether they have a title.

MORE INFORMATION

A Reference Edit box allows references to be entered into the dialog box. Cell references are manually entered by typing directly into the edit box. After clicking the Reference Edit box, nothing can be selected outside of the dialog box if the dialog is not movable.

By making the dialog box movable, cells on the worksheet can be selected. After clicking the Reference Edit box, you can then manually select the desired range of cells with your mouse. Menus and cells in nonactive documents can also be chosen if you want to enter information into the dialog box.

To create a movable custom dialog box, type a title in the first row of the text column in the dialog box definition table. This is the sixth column. The title will then appear in the title bar of your dialog box, which can then be used to move the dialog box.

REFERENCES

"User's Guide 2," version 4.0, pages 270-282 "User's Guide," version 3.0, pages 631-641


KBCategory: kbusage
KBSubcategory:

Additional reference words: 3.0 3.00 4.0 4.00 4.0a 4.00a 5.0 5.00 moveable


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: November 3, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.