ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VBA code to display the "Find" (Ctrl+F) dialog box (https://www.excelbanter.com/excel-programming/279838-vba-code-display-find-ctrl-f-dialog-box.html)

lothario[_28_]

VBA code to display the "Find" (Ctrl+F) dialog box
 
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/


Neil[_11_]

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/




lothario[_29_]

VBA code to display the "Find" (Ctrl+F) dialog box
 
Thanks Neil.



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



All times are GMT +1. The time now is 01:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com