Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to write code to programmatically display the built-in dialog to Find/Replace (using Excel XP). I tried: Application.Dialogs(xlDialogFormulaFind).Show and Application.Dialogs(xlDialogFormulaReplace).Show These bring up the 97 version of the dialog, and seem to screw up the Excel session after running it, where even manually clicking Edit - Find will continue to bring up the old dialog box. Is there a way to display the XP version of the Find/Replace dialog box? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FIND AND REPLACE DIALOG BOX | Excel Discussion (Misc queries) | |||
Excel Find/Replace Dialog Box | Excel Discussion (Misc queries) | |||
how to lock the find and replace dialog box in a corner | Excel Discussion (Misc queries) | |||
Find and Replace dialog box in VBA doesn't work suddenly | Excel Programming | |||
Getting a file name using a built in dialog box | Excel Programming |