Advanced Countif (?) Formula

G

Glendae

I have an excel spreadsheet in which I am trying to calculate: for example:

1. the number of males or females that have health insurance
2. the average age of the males or females that have health insurance and
the averge tenure of the males or females that have health insurance. In
other words -

The spreadsheet contains a list by row of males and females (a census of
employees at a compnay) hat contain age, gender, date of hire and health
insurance status.

Examples of the columns and fields:

Gender Date of Birth Date of Hire Health
Status
M 08/12/70 05/01/07 EE
F 08/12/70 05/01/07 FAM
F 03/12/70 04/01/06 DEC


I need to be able to, by a formula, determine answers for only those males
(one answer) or females (a different answer) who have health insurance.

fields/column headers of data:

gender: the fields in this column contain the data 'm' for male and 'f'
for female

health insurance: the field in this column contains data - either 'ee' or
'fam' for those males/females in the list that have 'ee' or 'fam' health
insurance; if the male does not have health insurance the field in this
column contains data - either 'dec' or 'oc'

age: the fields in this column both contain 'date' data for all males in
the list

tenure: the fields in this column both contain 'date' data for all males in
the list
 

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

Similar Threads

More formula problems 7
Statistics stuff 2
Error in syntax 2
Acces Reports 1
Lookup value in table from value in report query 13
Calculate an "Age Group" from age in years 10
General Excel question 24
Bookkeeping 1

Top