Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Outlook email subject line  (Read 3095 times)

0 Members and 1 Guest are viewing this topic.

apurmasir

  • Guest
Outlook email subject line
« on: December 27, 2005, 12:53:14 PM »
When sending an email using MS Outlook, is there any way to force a notification to come up when the subject line is inadvertently left blank?  This works with calendar appointments, where Outlook warns you before allowing you to set a meeting with a blank subject.


go2doug1

  • Guest
Re: Outlook email subject line
« Reply #1 on: December 28, 2005, 08:50:22 AM »
Outlook doesn't have an option to alert you if the subject is missing. You can write a macro in VBA that will check for a blank subject. Look for code samples at Outlookcode.com.

The following code checks for both a subject line and missing attachments:

http://www.outlookcode.com/codedetail.aspx?id=553

Blackberry



    Adviser
  • For those with wings, fly to your dreams.
    Re: Outlook email subject line
    « Reply #2 on: December 28, 2005, 09:07:57 AM »
    Quote
    Outlook doesn't have an option to alert you if the subject is missing. You can write a macro in VBA that will check for a blank subject. Look for code samples at Outlookcode.com.

    The following code checks for both a subject line and missing attachments:

    http://www.outlookcode.com/codedetail.aspx?id=553


    man, that's way to mutch work, for just to do that

    answer to question :

    whitch outlook (version) do you have, because mine repports me....
    Everybody knows you can't click here. But I know you will try it :)

    apurmasir

    • Guest
    Re: Outlook email subject line
    « Reply #3 on: December 28, 2005, 10:57:34 AM »
    The version information at our organization is:

    Microsoft Outlook 2000 SP-3 (9.0.0.6627)

    Fordtruckmaniac



      Apprentice

      Thanked: 1
      • Yes
    • Experience: Familiar
    • OS: Windows XP
    Re: Outlook email subject line
    « Reply #4 on: December 29, 2005, 11:03:44 PM »
    Quote
    When sending an email using MS Outlook, is there any way to force a notification to come up when the subject line is inadvertently left blank?  This works with calendar appointments, where Outlook warns you before allowing you to set a meeting with a blank subject.




    I know that Outlook Express has the "subject line left blank" notification feature.

    Do you have to stay with MS Outlook?
     Fordtruckmaniac