- Dec 21, 2003
- 465
- 1
- 81
What I'm trying to do is calculate the total number of products launched ontime for a certain month. Its setup like:
Product............Planned Launch Date.....................Ontime?
A.....................MAR-07........................................x
B.....................MAR-07
C.....................APR-07........................................x
D.....................MAY-07........................................x
Thats just a crappy mockup but you get the point. I need a formula that will look at all the products with a launch date of MAR-07 and have an 'x' marked in the ontime column. Access would be a much better program to use for this idea but all the lazy f*cks here are afraid to use it. Help ASAP would be greatly appreciated. Thanks!
EDIT: I tried using the SUMPRODUCT, and COUNTIF formulas but I can't seem to get them to work and SUMPRODCUT is for numbers only.
Product............Planned Launch Date.....................Ontime?
A.....................MAR-07........................................x
B.....................MAR-07
C.....................APR-07........................................x
D.....................MAY-07........................................x
Thats just a crappy mockup but you get the point. I need a formula that will look at all the products with a launch date of MAR-07 and have an 'x' marked in the ontime column. Access would be a much better program to use for this idea but all the lazy f*cks here are afraid to use it. Help ASAP would be greatly appreciated. Thanks!
EDIT: I tried using the SUMPRODUCT, and COUNTIF formulas but I can't seem to get them to work and SUMPRODCUT is for numbers only.