Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Try this: Where "yellow pages" could be in F1:F20 and "interested" could be in H1:H20: This formula counts instances where cells in Col_F equal "yellow pages" and the corresponding cells in Col_H equal "interested": A1: =SUMPRODUCT((F1:F20="yellow pages")*(H1:H20="interested")) Are we there yet? Ron -- Ron Coderre ------------------------------------------------------------------------ Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419 View this thread: http://www.excelforum.com/showthread...hreadid=516297 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup same word "value" across multiple cells | Excel Worksheet Functions | |||
Linking table in Excel to word | Links and Linking in Excel | |||
importing list with commas from WORD, to individual .xls cells? | Excel Discussion (Misc queries) | |||
How can I keep database format cells at Excel when using Word Mai. | Excel Discussion (Misc queries) | |||
Displaying cell references next to embedded cells in Word 2000 | New Users to Excel |