ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   sendkeys method - question (https://www.excelbanter.com/excel-programming/304651-sendkeys-method-question.html)

TnT

sendkeys method - question
 
hello,
I want to create a simple command button which opens the Find window(CTRL+F) that excel provides by click event. I tried to use the sendkeys method combaind with all the options True \ False, application before, but none of those worked, it doesn't focused on my excel work i guess. help!
shay.




Frank Kabel

sendkeys method - question
 
Hi
assign the following code to a shortcut or button

sub show_name()
application.Dialogs(xlDialogFormulaReplace).Show
end sub

--
Regards
Frank Kabel
Frankfurt, Germany

"TnT" schrieb im Newsbeitrag
...
hello,
I want to create a simple command button which opens the Find

window(CTRL+F) that excel provides by click event. I tried to use the
sendkeys method combaind with all the options True \ False, application
before, but none of those worked, it doesn't focused on my excel work i
guess. help!
shay.






All times are GMT +1. The time now is 01:15 AM.

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