View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
yukon_phil yukon_phil is offline
external usenet poster
 
Posts: 1
Default How do I get a value returned when I require 2 criteria to be met

I am trying to get a count of occurances. For example;

I have a schedule for 20 people for a month and have "N" in varying days of
the week and I need to have 2 separate counts for the occurance for each
person. One for the days Mon,Wed,Fri. and another for Tue,Thur & Sun. Then I
want to multipy the returned count by a specific value. In the case of
Mon.,Wed., & Fri. I need to multipy by 1370, in the other case it is 1290.

Any assistance would be greatly appreciated.