Forum: Outlook and VBA
June 12th 09, 08:02 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 736
Ho to use Crystal Reports 10.2 in VB 6
Hi I am a newbie to both VB 6 and CR 10.2
My task is to make changes in a report developed by earlier version of
Crystal Reports. I edited the report using the Visual Studio 2005 IDE in
another...
|
Forum: Outlook - General Queries
July 23rd 07, 09:42 AM Posted to microsoft.public.outlook
|
Replies: 1
Views: 433
Error in sending the POP3 email
Hi,
I use the POP3 mail from my ISP. It works in Outlook Express very well. Last
week I tried to use it in Outlook 2002. After configuring the account when I
did the test settings it started...
|
Forum: Add-ins for Outlook
June 21st 07, 02:55 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 1
Views: 687
Auto update without closing Outlook?
I have an addin developed using VC++. I am planning to create an agent that
is going to check for updates and do an automatic update of this addin. The
question I have is: can the automatic update...
|
Forum: Outlook - Using Forms
October 18th 06, 09:08 AM Posted to microsoft.public.outlook.program_forms
|
Replies: 1
Views: 642
Full Name
to make it more clear,
My site is an intranet site. All the user will have their domain id as same
as their email id. for example,
John.t is the domain id and is his mail id.
So...
|
Forum: Outlook - Using Forms
October 18th 06, 08:56 AM Posted to microsoft.public.outlook.program_forms
|
Replies: 1
Views: 642
Full Name
For the given mail id, how to retrive the full name ?
For example
John Thomas
I am doing a program in ASP.net with C#.
I will be having the mail id as , I would...
|
Forum: Outlook and VBA
March 2nd 06, 11:57 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,429
Using Restrict function in multiple languages
Michael,
I was afraid you were going to give me that answer (and you did)! Anyway,
thanks for your help so far. If I come up with a workaround I will post it
here
K. Ramesh
"Michael Bauer" wrote:
|
Forum: Outlook and VBA
March 2nd 06, 09:07 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,429
Using Restrict function in multiple languages
Hi Michael,
Thanks for your reply. But I beg to differ on your statement that "it
doesn't work at all". Restriction on Categories does work but there are
limitations. For my purpose it works well...
|
Forum: Outlook and VBA
March 2nd 06, 04:51 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,429
Using Restrict function in multiple languages
Hi Sue,
Thanks again for your reply and sorry for not including the version number
in my initial post. I can probably get the localized field names by
translating the field names, but there is no...
|
Forum: Outlook and VBA
March 2nd 06, 04:43 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,429
Using Restrict function in multiple languages
Michael,
Would you mind posting the code snippet that you use to do the Restrict,
specifically restricting on Categories field?
Thanks for your help
K. Ramesh
"Michael Bauer" wrote:
|
Forum: Outlook and VBA
March 1st 06, 04:26 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,429
Using Restrict function in multiple languages
Hi Sue,
Thanks for the reply. I will look into it. But if I remember correctly,
AdvancedSearch is available only in certain versions of Outlook (2003 I
believe). I want a solution that would work...
|
Forum: Add-ins for Outlook
February 28th 06, 07:45 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 0
Views: 965
Task due date
When a task is created programmatically and the Start Date is set (no Due
Date), the Due Date and Reminder fields are filled in automatically. Is there
a way to avoid this? I just want to fill in...
|
Forum: Add-ins for Outlook
February 28th 06, 07:41 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 0
Views: 664
Using Restrict in Multiple languages
I have an Outlook addin. In one of the methods, I am using the Restrict
method to restrict the appointment items I am getting from a folder based on
the Category name. So the restrict condition...
|
Forum: Outlook and VBA
February 28th 06, 07:37 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,429
Using Restrict function in multiple languages
I have an Outlook addin. In one of the methods, I am using the Restrict
method to restrict the appointment items I am getting from a folder based on
the Category name. So the restrict condition...
|