Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / March 2008

Tip: Looking for answers? Try searching our database.

Search Companion

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dennis Shaw - 28 Mar 2008 14:40 GMT
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 - 28 Mar 2008 15:05 GMT
Perhaps:

Sub dural()
Application.SendKeys ("%fh")
DoEvents
End Sub
Signature

Gary''s Student - gsnu200776

> 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.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.