Forum Discussion

Matt010614's avatar
Matt010614
Copper Contributor
Feb 20, 2020

If/Then Formula Not Drawing Across Sheets

I have an If/Then formula setup within a worksheet that is as following:   =IF(B23="Installation", C23=0, IF(B23="1m Pickup", C23=Rates!$B$2, IF(B23="2m Pickup", C23=Rates!$B$3, IF(B23="1m Bucket",...