Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Excel2007
I am looking for a VBA code to show excel find dialogbox that you get through Ctrl+F. I am not able to get the same dailogbox through excel VBA macro. dialog box through following code is not similar to what you get with Ctrl+F Application.Dialogs(xlDialogFormulaFind).Show Another one which gives this dailog box does not work with auto open macro Application.CommandBars.FindControl(ID:=1849).Exec ute -- Yogesh Gupta |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I call Fourier Analysis in Excel2007 in a macro? | Excel Programming | |||
opening file by a macro (in Excel2007) | Excel Programming | |||
Excel 2007 macro: Dialogbox for saving a file as type Microsoft Ex | Excel Programming | |||
Help converting a macro from Outlook2007 to Excel2007 | Excel Programming | |||
HELP: Setting CNTL-SHIFT-F to invoke Excel2007 macro | Excel Programming |