Deductions are useful when a job requires modification due to a fit (reveal or face) or if a control option affects the length.
Any deduction you need can be addedÂ
=IF(N13="",Data!BA11,IF(Data!BA11>0,Data!BA11-VLOOKUP(G13&"|"&N13,Fit,2,FALSE),0))
Deductions are useful when a job requires modification due to a fit (reveal or face) or if a control option affects the length.
Any deduction you need can be addedÂ
=IF(N13="",Data!BA11,IF(Data!BA11>0,Data!BA11-VLOOKUP(G13&"|"&N13,Fit,2,FALSE),0))