Can anyone see what is wrong with this equation. Trying to remove zero from my column when nothing has been done.
=IF({08 - Estimating # of Pricing} = 0, INDEX({08 - Estimating # of Pricing}, MATCH([Job #]@row, {08 - Estimating Sheet Job #}, 0)), "")