Thread
:
search button on sheet (ctrl+f)
View Single Post
#
2
Posted to microsoft.public.excel.programming
Dave Peterson
external usenet poster
Posts: 35,218
search button on sheet (ctrl+f)
You just want to display that edit|Find dialog?
Application.Dialogs(xlDialogFormulaFind).Show
pswanie wrote:
im trying to get a macro for the "edit" "find" (ctrl+f)
im gona put it in a form button
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson