Forum Discussion
Outlook Today not showing birthday of old contacts
Outlook Today shows what is on your default Calendar. If the birthday isn't in your default Calendar, it won't display in Outlook Today either.
When you update the "old" contact, it will rewrite the Birthday entry in the Calendar. Emptying the Birthday field, saving the contact and then re-entering the Birthday field and saving the contact again should do the trick as well.
Thanks for your reply. The trick works fine. However it is not straight forward when having around 4000 contacts!
Appreciate if there is any other solution for this issue.
Thanks a lot
- Jul 15, 2019
Didn't you migrate the Calendar for this mailbox?
Another way to go would be to use a macro to rewrite the field.
- ronyfJul 15, 2019Copper ContributorYes the migration was done.
Any hint on how to make this macro? Any risk?- Jul 15, 2019
There is an add-in from Outlook-Stuff for this and fellow Outlook MVP Diane Poremsky has published a vba macro as well.
There is no risk to it if you've got your backups in order ;-)
If you are being prompted for macro security settings or if you are in an environment which does not allow the use of unsigned macro's, you can self-sign your vba macro.