I have a series of If conditions I want to figure out but am getting a boolean error at the end of the statement.
If([FC Shake Type2]="Staggered Shake", [Actual Shake Siding], //Condition 1
if([FC Shake Type2]="Straight Shake",0, //Condition 2
if([City Set Shake Type]="Staggered Shake",[Actual Shake Siding], //Condition 3
if([Bid Set Shake Type]="Staggered Shake",[Actual Shake Siding],0),0)),0)
Screenshot of formula

Error Message:
Just wondering where I went wrong in the formula, it looks right to me but there's the error saying I'm wrong.
------------------------------
Paul Elliott
------------------------------