Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

hidden dialog 1

Status
Not open for further replies.

dogarila

Mechanical
Oct 28, 2001
594
I have an excel file created a while ago. There's a button on the first sheet. When I click the button a dialog box is diplayed. I would like to make a small change to this dialog but I can't find it. It's not shown in VBA editor or anywhere else. It is hidden somewhere. How can I find it?
 
Replies continue below

Recommended for you

Could it be a Data Validation drop-down list?
Data, Validation, Settings, Allow, List.
 
No, it's a dialog box like a user form.
 
UserForms are usually stored in the Forms folder of the Project. From the standard spreadsheet view ALT F11 will bring up the code window. From there open the Project explorer window (CTL R) and you should find the Forms folder there

Good Luck
johnwm
________________________________________________________
To get the best from these forums read faq731-376 before posting

Steam Engine enthusiasts:
 
If the spreadsheet was created in Excel 5, then dialog boxes were stored on a sheet (just like the macro sheets). The sheet may be hidden. The dialog will not show up in the VBA editor.


Peter Narsavage
Columbus, Ohio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor