how do I subtract years and then divide

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

Guest

I am trying to subtract date hired from today's date and then divide the
difference by 365
 
try this where cell a15 contains the date hired.

=(today()-a15)/365
 

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