ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Search Companion (https://www.excelbanter.com/excel-programming/408486-search-companion.html)

Dennis Shaw[_2_]

Search Companion
 
I am using Excel 2003 and and my operating system is Windows XP.
Using Excel VBA,is there any way to activates the Search Comapanion? I have
tried Application.SendKey ("^{ESC}") but it does not work.

Gary''s Student

Search Companion
 
Perhaps:

Sub dural()
Application.SendKeys ("%fh")
DoEvents
End Sub
--
Gary''s Student - gsnu200776


"Dennis Shaw" wrote:

I am using Excel 2003 and and my operating system is Windows XP.
Using Excel VBA,is there any way to activates the Search Comapanion? I have
tried Application.SendKey ("^{ESC}") but it does not work.



All times are GMT +1. The time now is 08:35 AM.

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