Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

leeminardi
en respuesta a: Anonymous

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.

 

image.png

 

lee.minardi