Subjectline
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 7 articles for 0.000 sec
Re: How to in a shared calendar to show subject line and nothing e     

Group: microsoft.public.outlook.calendaring · Group Profile · Search for Subjectline in microsoft.public.outlook.calendaring
Author: Diane Poremsky [MVP]
Date: Aug 19, 2008 16:38

...not even see the subject line and then you have to remember each time. I'm looking for a fucntionality where you once for all can set for your calendar so that it always only show the subjectline when it is displayed for others(Shared) . "Bob I" skrev: make Private PAA wrote: If you share a calender so others can see when you are occupied but you...
Show full article (1.26Kb) · Show article thread
Re: How to in a shared calendar to show subject line and nothing e     

Group: microsoft.public.outlook.calendaring · Group Profile · Search for Subjectline in microsoft.public.outlook.calendaring
Author: Bob I
Date: Aug 15, 2008 05:27

... can not even see the subject line and then you have to remember each time. I'm looking for a fucntionality where you once for all can set for your calendar so that it always only show the subjectline when it is displayed for others(Shared) . "Bob I" skrev: make Private PAA wrote: If you share a calender so others can see when you are occupied but ...
Show full article (0.69Kb) · Show article thread
Re: How to in a shared calendar to show subject line and nothing e     

Group: microsoft.public.outlook.calendaring · Group Profile · Search for Subjectline in microsoft.public.outlook.calendaring
Author: PAA
Date: Aug 14, 2008 22:58

... they can not even see the subject line and then you have to remember each time. I'm looking for a fucntionality where you once for all can set for your calendar so that it always only show the subjectline when it is displayed for others(Shared) . "Bob I" skrev: make Private PAA wrote: If you share a calender so others can see when you are occupied but you only ...
Show full article (0.55Kb) · Show article thread
Re: Incredulous! Randophobes Abound! Even Randroinds Are Randophobes!!!     

Group: alt.philosophy · Group Profile · Search for Subjectline in alt.philosophy
Author: Arfur Moo
Date: Feb 17, 2008 11:57

On Mon 18 Feb 2008 at 06:42:54 +1100 Bret Cahill <BretCahill@aol.com> wrote this subjectline in <76786aef-8c54-4751-ad77-532cacffd3a0@s19g2000prg.googlegroups.com>: Incredulous! Randophobes Abound! Even Randroinds Are Randophobes!!! Bret, it's high time you told the world which person or people you're continually describing as incredulous. :-) -- Arfur Moo (NB: Those of ...
Show full article (0.56Kb) · Show article thread
Have all email addresses in one email using Outlook called from Access 03     

Group: microsoft.public.outlook · Group Profile · Search for Subjectline in microsoft.public.outlook
Author: Ultraviolet47
Date: Nov 17, 2006 10:45

... Dim MyMail As Outlook.MailItem Dim Subjectline As String Dim BodyFile As String ... well be sending around blank messages... Subjectline$ = InputBox$("Please enter the subject line ... subject, call it a day. If Subjectline$ = "" Then MsgBox "No subject line, no... gives it a subject MyMail.Subject = Subjectline$ 'This gives it the body MyMail....
Show full article (3.35Kb)
Re: Automatic Reply for a particular subjectline     

Group: microsoft.public.outlook · Group Profile · Search for Subjectline in microsoft.public.outlook
Author: Sue Mosher [MVP-Outlook]
Date: Aug 11, 2006 04:40

You forgot to provide your Outlook version. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx <sunil28kunu@gmail.com> wrote in message news:1155288096....
Show full article (0.93Kb) · Show article thread
Automatic Reply for a particular subjectline     

Group: microsoft.public.outlook · Group Profile · Search for Subjectline in microsoft.public.outlook
Author: sunil28kunu
Date: Aug 11, 2006 02:21

Hi, I want to write a macro in Outlook to reply to messages (when they arrive) depending on the subject line. But no issues if the mail's subject line doesn't match with the criteria. I am able to compose and send mail to a particular recipient but not to the sender back. Please suggest some code to get the details of the sender from the current new mail. I have written my code in the ...
Show full article (0.48Kb)