I am trying to create a formula that will compare data to a set number and if it passes that test then multiplies that data by 20%. For example, if any cells c1 through c43 are greater than $300, than that cell is multiplied by 20%. the total of those cells are added together for my total in the destination cell. so if I have 3 cells that pass the test and and each cell's number is multiplied by 20% returning a value of 50 than my final cell value would be 150.. Confused????