Overlapping formula in Excel
Solved
dominique.l
Posted messages
54
Status
Member
-
dominique.l Posted messages 54 Status Member -
dominique.l Posted messages 54 Status Member -
Hello everyone,
I need your help, I created a formula that almost works for the overlap, I would like assistance to finalize the formula see example from my file.
https://www.cjoint.com/c/HJemiYsixk8
Thank you
Best regards
Dominique
I need your help, I created a formula that almost works for the overlap, I would like assistance to finalize the formula see example from my file.
https://www.cjoint.com/c/HJemiYsixk8
Thank you
Best regards
Dominique
8 answers
-
Hello,
You can create a link via https://www.cjoint.com/ -
Hello Dominique.
- To begin with, you need to remove lines 4 and 5, which prevent the Tri-Filtre tool from functioning.
- Likewise, lines 1 and 2 should be removed as they serve no purpose.
- Next, in column C do not enter values, but rather subtract.
- Finally, your formula is fanciful, as IF(A7<$B$2:B6 ... does not exist! You cannot compare a value to a range with the functions IF, OR, NOT, AND. It should be something like =IF(OR(AND(A7<MIN($B$2:B6);A7>MAX($A$2:A6);AND(A6<MIN($B$3:B7);A6>A7));"Ch";"Non ch")
--
Retirement is great! Especially in the Caribbean...
Raymond (INSA, AFPA) -
Hello Mr. Pentier,
I am reaching out to you regarding a problem with an Excel formula related to overlapping hours.
Would it be possible for you to help me?
https://www.cjoint.com/c/HJfmc0znfD8
Best regards
Dominique -
Hello Mr. PENTIER,
I'm sorry I didn't pay attention to your message, my apologies.
I'm sending you back the file where I adjusted a parenthesis so that the formula works (Parenthesis error message).
The formula is applied to the columns and rows, but I think it's not working, and I believe I'm making a mistake in applying it.
Could you please help me?
https://www.cjoint.com/c/HJij1IrFEt8
Thank you very much
Best regards -
There are two errors in the file:
The values in B5 and B13 are incorrect!
It's good, retirement! Especially in the West Indies...
Raymond (INSA, AFPA) -
So the formula in line 3 is
=IF(OR(A3>=MAX(B2:B$2),B3<=MIN(A2:A$2)),"Non ch","Ch")
to be copied down.
--
It's good, retirement! Especially in the West Indies...
Raymond (INSA, AFPA) -
Here is the corrected file (I just changed the value in C5 ...) :
https://www.cjoint.com/c/HJjrDXhQI6J
https://www.cjoint.com/c/HJjrELWgpyJ
--
Retirement is great! Especially in the West Indies...
Raymond (INSA, AFPA) -
Hello Mr. Pentier
A very big thank you for your help.
Best regards
Dominique