07-18-2019
02:00 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
07-18-2019
02:00 PM
Here's a simple Excel file that does what I think you want.
The formula in cell C3 is: =B3
The formula in cell C4 is: =IF(AND(B4 ="Yes",C3="Yes"), "Yes","No")
and it is filled down column C.
Changing the operational state of any connection yields No for that connection and the following dependent connections.
lee.minardi