Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default Total of Females in a worksheet

Hello,

I have this work book with job titles, names and genders
C10=Name
D10=Job Title
E=Gender (female or male)
F10=Basic Salary
G10=Transportation.........
what i need is to find the total of females only in each job title


Best Regards
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Total of Females in a worksheet

Hi,

You may use pivot tables.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Tia" wrote in message
...
Hello,

I have this work book with job titles, names and genders
C10=Name
D10=Job Title
E=Gender (female or male)
F10=Basic Salary
G10=Transportation.........
what i need is to find the total of females only in each job title


Best Regards


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default Total of Females in a worksheet

On Feb 25, 10:07*am, "Ashish Mathur" wrote:
Hi,

You may use pivot tables.

--
Regards,

Ashish Mathur
Microsoft Excel MVPwww.ashishmathur.com

"Tia" wrote in message

...



Hello,


I have this work book with job titles, names and genders
C10=Name
D10=Job Title
E=Gender (female or male)
F10=Basic Salary
G10=Transportation.........
what i need is to find the total of females only in each job title


Best Regards- Hide quoted text -


- Show quoted text -


:( i dont know how i wana have it as a general at the end of the sheet
total of female of each job title

Example :
Jack De Tores : Supervior: Female
John: Waiter: Male
Ruby: Supervisor: Male
Rebecca: Supervior: Female

Total Supervior Female= ?????????
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Total of Females in a worksheet

Hi,

Try this

=sumproduct((D10:D30="Supervisor")*(E10:E30="Femal e"))

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Tia" wrote in message
...
On Feb 25, 10:07 am, "Ashish Mathur" wrote:
Hi,

You may use pivot tables.

--
Regards,

Ashish Mathur
Microsoft Excel MVPwww.ashishmathur.com

"Tia" wrote in message

...



Hello,


I have this work book with job titles, names and genders
C10=Name
D10=Job Title
E=Gender (female or male)
F10=Basic Salary
G10=Transportation.........
what i need is to find the total of females only in each job title


Best Regards- Hide quoted text -


- Show quoted text -


:( i dont know how i wana have it as a general at the end of the sheet
total of female of each job title

Example :
Jack De Tores : Supervior: Female
John: Waiter: Male
Ruby: Supervisor: Male
Rebecca: Supervior: Female

Total Supervior Female= ?????????


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
Worksheet Total and Macro RHoskins Excel Worksheet Functions 0 September 16th 08 03:47 PM
How many males and how many females Adam Excel Discussion (Misc queries) 4 November 22nd 07 02:13 PM
New Running Total for each worksheet Jeff Excel Worksheet Functions 1 January 6th 07 07:30 PM
Possible? If total in a worksheet 0, highlight worksheet tab? TKGerdie Excel Worksheet Functions 5 November 22nd 05 08:10 PM
Count number of instances in sheet e.g. how many males/females MJ Excel Worksheet Functions 1 March 26th 05 08:11 PM


All times are GMT +1. The time now is 07:47 PM.

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

About Us

"It's about Microsoft Excel"