Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default = one total two columns different text

I am trying to add a formula that will give me a total. I need it to look at
column b for Wash and then look at column h in the same row for OT and then
tell me how many have both words.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default = one total two columns different text

Try this:

=SUMPRODUCT((B1:B1000="Wash")*(H1:H1000="OT"))

I've assumed you have 1000 rows of data - adjust if you have more.

Hope this helps.

Pete

On Jun 24, 2:05*am, rtr7743 wrote:
I am trying to add a formula that will give me a total. *I need it to look at
column b for Wash and then look at column h in the same row for OT and then
tell me how many have both words.


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
2 Columns total division Yaseen Al-Lawati Excel Discussion (Misc queries) 4 February 17th 08 12:19 PM
Trying to check 2 columns for text and add a 3rd col to total RickR Excel Worksheet Functions 1 November 4th 07 05:10 AM
Total column changes colors when total equals sum of other columns newstacy New Users to Excel 1 April 21st 07 09:00 PM
what formula to get total from two different columns Mikeymike Excel Worksheet Functions 2 October 18th 06 06:58 PM
how do i add up 3 columns to get a total dekmag New Users to Excel 5 December 26th 05 08:00 PM


All times are GMT +1. The time now is 11:37 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"