dateofbirth to age in mailmerge field

A

Andrew Nav

I have a mailmerge field containing date of birth .
I want to display the correct age in years.
I have numerous vba functions I can use to calculate the age, but how do I
go about applying a function to a mailmerge field?
 
D

Doug Robbins

I would suggest that you do the calculation in the datasource.

--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
 
Top