Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=SUMPRODUCT(--(A1:J1=B1:K1),--(B1:K1=C1:L1))0
if your data is in A1 to L1 -- Regards, Tom Ogilvy "FastOneBaz" wrote in message ... My problem is this: I have 12 values, one for each month of the year. With in a worksheet (IE no VBA) I need to estalish whether any 3 adjacent values are identical. IE J F M A M J J A S O N D 1 2 2 2 4 4 3 6 2 4 6 3 IN this example the answer is "Yes" there does exist a situation where 3 adjacent values are identical. Any clues please? It's tricky to find a function or combination of functions that wou;d it. -- FastOneBaz ------------------------------------------------------------------------ FastOneBaz's Profile: http://www.excelforum.com/member.php...fo&userid=9737 View this thread: http://www.excelforum.com/showthread...hreadid=262054 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Force entry into cell, based on validation selection in adjacent cell | Excel Worksheet Functions | |||
how to build a "theorem prover" in Excel | Excel Worksheet Functions | |||
Inputting cell value from source cell based on value in adjacent cell. | Excel Discussion (Misc queries) | |||
When data match, copy adjacent value to adjacent column | Excel Worksheet Functions | |||
pythagoras theorem help needed | Charts and Charting in Excel |