count as either 1 or 2 - plus a heap more

ro801

New Member
Joined
Jun 24, 2010
Messages
13
Hi
I previously posted on here this morning and got a very quick answer to my my original question. I now need to add more criteria onto the same formula (or change it) but can't seem to work out how, and would appreciate some help.
The question i asked was:
"I need a formula that assigns a score of 1 point for each cell with 'Y' in it. But column 'e' is worth 2 points if it has a 'y' in it."
The answer i used (and it worked) was:
=COUNTIF(A1:E1,"Y")+1*(E1="Y")
So now i have 3 more columns, the first 2 are counted together so if either one is true then thats 1 point. The criteria would be either "Y" in one column or <=35 in the other.
The third criteria is worth 1 point and is a value >=75.
Any help would be real helpful...again!
Thanks
Owen
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Thanks for your reply; it would only apply to each row, never anything on different rows or sheets.
Owen
 
Upvote 0

Forum statistics

Threads
1,224,518
Messages
6,179,245
Members
452,900
Latest member
LisaGo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top