Conditional formula to return true/false, based on the values of a group of cells

FlynnXYZ

New Member
Joined
Oct 10, 2017
Messages
4
I need to check true/false based on the values of 5 cells, I cannot have the numbers in the array be followed by the next more than 2 times.

Example:

1,2,5,7,9 true

1,2,3,5,8 false

10,11,12,13,18 false

Any thoughts on how to achieve this?
 
You are very welcome!

If the expected result is True in the mentioned case you need the array formula i posted above. I've tried to create a regular formula (non-array) to no avail :(.
Maybe someone else...

Saudações :)

M.

The array formula will do fine.
Saudações :)
 
Upvote 0

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.

Forum statistics

Threads
1,223,911
Messages
6,175,323
Members
452,635
Latest member
laura12345

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