AND statement....

j33pguy

Well-known Member
Joined
Aug 6, 2004
Messages
633
hi...i'm trying to compare 4 cells to a value....
the following is what i've got so far...but it doesn't give the correct output.
if cells G5 through G8 are equal and are equal to "Y", i'd like to return "yes", otherwise "NO"

what i have and what doesn't work properly is:

=if(AND(G5=G6=G7=G8="Y"),"Yes","No")

Suggestions? :)
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
jon, i didn't mean to duplicate my post....this is a side question that i've been trying to deal with regardless of my other post....sorry for the confusion though.

njimack, thank you...that's simple....i can't believe i didn't think of it! thanks so much!
 
Upvote 0

Forum statistics

Threads
1,215,710
Messages
6,126,396
Members
449,312
Latest member
sweetfriend9

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