if same value in a range, return yes

Status
Not open for further replies.

prochasska

New Member
Joined
Jan 16, 2018
Messages
9
Hi,

I have a big table where I need a formula to do the following:
  • if six cells in a column contain the same value, the formula should return "yes"

Example:

column N
Los Angeles
Los Angeles
Los Angeles
Los Angeles
Los Angeles
Los Angeles

<colgroup><col></colgroup><tbody>
</tbody>

  • if six cells in a column contain different values, the formula should return "no"

Example:

column N
Los Angeles
Los Angeles
Los Angeles
Barcelona
Barcelona
Rome

<colgroup><col></colgroup><tbody>
</tbody>

I have tried to use if and countif, but the formula returns "yes" only for the first cell. I need the formula to return yes for all six cells.

I hope someone can help with this formula.
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Duplicated https://www.mrexcel.com/forum/excel-...eturn-yes.html

Please do not post the same question multiple times. All clarifications, follow-ups, and bumps should be posted back to the original thread.
Per forum rules, posts of a duplicate nature will be locked or deleted (rule 12 here: Forum Rules).
Note that sometimes posts from new users require Moderator approval before you can see them on the public forums. When this happens, you should see a message to that effect when you try to post it. Please be patient and do not attempt to post the question again.
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,215,097
Messages
6,123,079
Members
449,094
Latest member
mystic19

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