LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I set up an IF formula with multiple qualifiers?

I want to see how many people attended an event and then attribute it to that
specific sales person. In the raw data, the attended column is Y or N and
there is a column for the assigned sales guy. Here is my code that is not
working:

=SUM(IF((AND(F:F="Tommy Wheeler",'2007 regs '!G:G="Y")),1,0))

This output should tell me how many people registered within Tommy's sales
territory. Any help would be appreciated!
 
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
COUNTIF with additional qualifiers? Larry[_2_] Excel Worksheet Functions 3 April 9th 07 09:41 AM
How do I use 3 separate column qualifiers to sum? IF statements? Shahbaze Excel Worksheet Functions 1 September 18th 06 06:55 PM
Minimum qualifiers to Find (VBA) the actual last used Row, Column EagleOne Excel Discussion (Misc queries) 3 July 31st 06 04:51 PM
Table lookup using multiple qualifiers TechMGR Excel Discussion (Misc queries) 1 January 11th 06 06:36 PM
Saving as a csv file with text qualifiers Rajendra Pai Excel Discussion (Misc queries) 2 January 18th 05 07:45 PM


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