Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
you have to pass a parameter
Globals.ThisAddIn.Application.Dialogs(Excel.XlBuil tInDialog.xlDialogFormulaReplace).Show("") On Friday, November 20, 2009 7:19 AM jkrons wrote: Is the a way to open the Search and replay dialog? Application.Dialogs(xlDialogSearch).Show opens the Filesearch task, and I have not been able to locate any xldialog keyword for the search and replace. Jan On Friday, November 20, 2009 7:45 AM Ryan H wrote: Go to Excel help and type this in the search box: XlBuiltInDialog Enumeration this will give you a list of all dialog boxes in Excel. Hope you can find what you need there. -- Cheers, Ryan "jkrons" wrote: |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Open Dialog Box to return Selected File Path and Not Open it. | Excel Programming | |||
Control search/replace dialog startup values | Excel Programming | |||
Open Another File to Search and Replace Text | Excel Programming | |||
FIND AND REPLACE DIALOG BOX | Excel Discussion (Misc queries) | |||
control of dialog macro dialog box. on open | Excel Programming |