View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sue Sue is offline
external usenet poster
 
Posts: 285
Default Work out years from entered Date

Hi All

I have a userform with many text boxes that I input members names addresses
etc then when clicking the commandButton it all goes on to the "Members"
Sheet. I cannot work this one out -- say I have two TextBoxes == TB1 which I
enter the Date of Birth 27/11/1941 can TB2 automatically work out the number
of years = 65 not bothered about months and days. If so, then on clicking the
commandbutton that will also enter on the "Members" sheet.
--
Many Thanks

Sue