A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to customize the Advanced Find form



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 6th 08, 02:16 PM posted to microsoft.public.outlook.program_forms
Pavel Rosoi
external usenet poster
 
Posts: 21
Default How to customize the Advanced Find form

Hello everybody

I am wondering if there is a way to customize the “Advanced Find” window
(Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
I want to intercept the Search criterias, the “Find Now” click event and be
able to add my own results into the results list. Thank you.

Ads
  #2  
Old June 6th 08, 03:15 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to customize the Advanced Find form

No, that dialog cannot be modified in any way and fires no events.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Pavel Rosoi" wrote in message ...
Hello everybody

I am wondering if there is a way to customize the “Advanced Find” window
(Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
I want to intercept the Search criterias, the “Find Now” click event and be
able to add my own results into the results list. Thank you.

  #3  
Old June 6th 08, 03:41 PM posted to microsoft.public.outlook.program_forms
Pavel Rosoi
external usenet poster
 
Posts: 21
Default How to customize the Advanced Find form

Thank you for your quick answer.
Supposing that the attachments was previously removed from the messages and
archived elsewhere, I want to intercept the search or find, user actions and
obtain the search criteria’s in order to perform my own search. I can’t
figure out how to do that. Could you give me any idea, please?

"Sue Mosher [MVP-Outlook]" wrote:

No, that dialog cannot be modified in any way and fires no events.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Pavel Rosoi" wrote in message ...
Hello everybody

I am wondering if there is a way to customize the “Advanced Find” window
(Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
I want to intercept the Search criterias, the “Find Now” click event and be
able to add my own results into the results list. Thank you.


  #4  
Old June 6th 08, 04:05 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to customize the Advanced Find form

Again, there is no way to know what the user is searching for with the Advanced FInd window. It is not exposed at all in the Outlook object model.

You can read about the search criteria used by the Find, Restrict, and AdvancedSearch methods in the Help topics for those methods.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Pavel Rosoi" wrote in message ...
Thank you for your quick answer.
Supposing that the attachments was previously removed from the messages and
archived elsewhere, I want to intercept the search or find, user actions and
obtain the search criteria’s in order to perform my own search. I can’t
figure out how to do that. Could you give me any idea, please?

"Sue Mosher [MVP-Outlook]" wrote:

No, that dialog cannot be modified in any way and fires no events.



"Pavel Rosoi" wrote in message ...
Hello everybody

I am wondering if there is a way to customize the “Advanced Find” window
(Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
I want to intercept the Search criterias, the “Find Now” click event and be
able to add my own results into the results list. Thank you.


  #5  
Old June 6th 08, 04:32 PM posted to microsoft.public.outlook.program_forms
Pavel Rosoi
external usenet poster
 
Posts: 21
Default How to customize the Advanced Find form

Thank you for your time.

"Sue Mosher [MVP-Outlook]" wrote:

Again, there is no way to know what the user is searching for with the Advanced FInd window. It is not exposed at all in the Outlook object model.

You can read about the search criteria used by the Find, Restrict, and AdvancedSearch methods in the Help topics for those methods.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Pavel Rosoi" wrote in message ...
Thank you for your quick answer.
Supposing that the attachments was previously removed from the messages and
archived elsewhere, I want to intercept the search or find, user actions and
obtain the search criteria’s in order to perform my own search. I can’t
figure out how to do that. Could you give me any idea, please?

"Sue Mosher [MVP-Outlook]" wrote:

No, that dialog cannot be modified in any way and fires no events.



"Pavel Rosoi" wrote in message ...
Hello everybody

I am wondering if there is a way to customize the “Advanced Find” window
(Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
I want to intercept the Search criterias, the “Find Now” click event and be
able to add my own results into the results list. Thank you.



  #6  
Old October 9th 09, 11:55 PM posted to microsoft.public.outlook.program_forms
Duke2
external usenet poster
 
Posts: 13
Default How to customize the Advanced Find form

But really, I strongly feel there's got to be a way to capture Find events in
Outlook forms. I saw this artcle
(http://www.theregister.co.uk/2009/06...utlook_plugin/)
that talks about how Google has replaced default WDS and offer the same
functionality through Google search. For that to happen Google should be able
to capture the search parameters from Outlook form and pass them into
google's search engine/index I presume.

What Pavel is trying to do is to override Outlook search and amalgamate
results of his own search into Outlook search results, and when you think
about what Google has done I think this is doable, but just dont know how.

Thanks
Duke

  #7  
Old October 12th 09, 02:17 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default How to customize the Advanced Find form

It's possible to do, but unless you get Google to tell you how they did it
you would need to figure it out yourself. It would be all low level
programming and Win32 API stuff and possibly Extended MAPI.

The Google addin that integrates with Outlook and does that is a real
problem, BTW. It hangs and crashes Outlook in many cases and doesn't play
nice with other addins.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Duke2" wrote in message
news
But really, I strongly feel there's got to be a way to capture Find events
in
Outlook forms. I saw this artcle
(http://www.theregister.co.uk/2009/06...utlook_plugin/)
that talks about how Google has replaced default WDS and offer the same
functionality through Google search. For that to happen Google should be
able
to capture the search parameters from Outlook form and pass them into
google's search engine/index I presume.

What Pavel is trying to do is to override Outlook search and amalgamate
results of his own search into Outlook search results, and when you think
about what Google has done I think this is doable, but just dont know how.

Thanks
Duke


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Advanced Find Bob[_11_] Outlook - General Queries 5 April 11th 08 01:14 PM
Advanced Find not finding all - have to repeat find many times CraiginNJ Outlook - General Queries 3 September 18th 07 04:59 AM
Advanced Find? Jim Johannsen Outlook - Using Contacts 1 July 19th 06 12:45 AM
How do I use either AND or OR in advanced find? WaterMaker Outlook - General Queries 1 June 22nd 06 12:19 AM
Save Customize Fields in Advanced Search gstrauss13 Outlook - Installation 3 April 1st 06 11:58 PM


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright 2004-2025 Outlook Banter.
The comments are property of their posters.