Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Penny
 
Posts: n/a
Default Excel Formula - Compute Number of Years Worked

I am using Excel 2002. I have a simple spreadsheet that
shows;

Employee Name Employee Hire Date
Smith, Ann 08/14/2001

Is there a formula that I can write that will automatically compute how many
years an employee has worked? I do not need it date specific as much as
month specific. i.e. I would like to know all emloyees that have a hire
date in August and how many years they have worked for our company through
August.
  #2   Report Post  
Zack Barresse
 
Posts: n/a
Default

Hi,

=YEAR(TODAY())-YEAR(A1)

Where A1 is the cell housing your Hire Date.

HTH

--
Regards,
Zack Barresse, aka firefytr


"Penny" wrote in message
...
I am using Excel 2002. I have a simple spreadsheet that
shows;

Employee Name Employee Hire Date
Smith, Ann 08/14/2001

Is there a formula that I can write that will automatically compute how
many
years an employee has worked? I do not need it date specific as much as
month specific. i.e. I would like to know all emloyees that have a hire
date in August and how many years they have worked for our company through
August.



  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

Take a look at Chip Pearson's notes at:
http://www.cpearson.com/excel/datedif.htm

Penny wrote:

I am using Excel 2002. I have a simple spreadsheet that
shows;

Employee Name Employee Hire Date
Smith, Ann 08/14/2001

Is there a formula that I can write that will automatically compute how many
years an employee has worked? I do not need it date specific as much as
month specific. i.e. I would like to know all emloyees that have a hire
date in August and how many years they have worked for our company through
August.


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula for current month minus one = Quarter number in a macro. Pank Excel Discussion (Misc queries) 11 June 22nd 05 02:47 PM
Excel Calculation Error for formula to sum longer Excel Discussion (Misc queries) 3 April 29th 05 03:40 PM
Excel formula randomly changes to hard-code number Ned Excel Discussion (Misc queries) 3 February 14th 05 11:31 PM
Excel formula divide list of #s by N to get a number above 40 JudyK Excel Discussion (Misc queries) 11 February 9th 05 08:51 PM
Looking for function or formula to calculate number that is revers Ken Excel Worksheet Functions 2 February 7th 05 11:18 AM


All times are GMT +1. The time now is 07:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"