View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ashish Mathur[_2_] Ashish Mathur[_2_] is offline
external usenet poster
 
Posts: 1,766
Default Taking a total number of employees that meet certain conditions

You may als want to read on the Database functions of Excel.

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"sanedracnehpets" wrote in
message ...
I am trying to calculate how many employees have been employed from their
start date to today's date (for example). Then, they need to be
categorized
by total number of employees that have worked more than 365 days, 730
days,
etc.

So far, I have the following list:

Today's Date: 09/09/2008

Name: Start Date: Number of dates employed:
John 11/05/2007 309
Jane 07/09/2007 428
Jacob 07/09/2007 428
Joel 07/10/2006 792
Janet 07/10/2006 792
Joey 07/10/2006 792

Total number of employees is 6

The solution should show:

# employed 365 days is 5
# employed 730 days is 3