Hi,

I would like textbox two to calculate the value of textbox one (date of birth i.e. 19/03/1976), using this forumla:

=INT((TODAY()-E5)/365.25)
Can you explain how I can do this using code please?

Thank you in advance