How do I enter birthday so it will show age each year in outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to enter Birthdays and have them show as Tom Jones 50 birthday
 
If you are familiar with VBA code you can use the following article to help
you with this: http://www.slipstick.com/contacts/calcage.htm

--
Jocelyn Fiorello
MVP - Outlook

*** Messages sent to my e-mail address will NOT be answered -- please reply
only to the newsgroup to preserve the message thread. ***
 
This was helpful in calculating a persons age but I still do not know how to
make outlook show a birthday in the calendar in the format "Tom Jones 50
Birthday" or "Tom Jones - Age 50"
 
Well, I'm not a programmer, but I don't think there is a way to
programmatically calculate the age within the subject line. You might poke
around www.outlookcode.com and see if you can find any additional information
there.

Personally I just put the year of the person's birth in square brackets in
the subject line -- for example, "Tom Jones's Birthday [1955]". I don't use
parentheses because Outlook sometimes moves anything you put in parentheses
in the subject line into the Location field.

--
Jocelyn Fiorello
MVP - Outlook

*** Messages sent to my e-mail address will NOT be answered -- please reply
only to the newsgroup to preserve the message thread. ***
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top