View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Neil[_11_] Neil[_11_] is offline
external usenet poster
 
Posts: 43
Default VBA code to display the "Find" (Ctrl+F) dialog box

Lothario
Application.Dialogs(xlDialogFormulaFind).Show
Neil

"lothario" wrote in message
...
Hi,

What VBA code do I attach to a button so that when the button is
clicked the "Find" (Ctrl+F) dialog box is displayed?

Thanks,
Luther



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/