Hello All,
I spent a few hours building an equation (I am not an expert) within a sheet that reads another main sheet.
=IFERROR(INDEX(COLLECT({GenFertCalc}, {Client Name}, [Client Name]@row, {Tones}, "Granular Fertilizer (Tone)"), 1), 0)
The error message "Boolean Expected" occurs in the correct cells, but instead of marking a check box, the error message appears.
What am I missing, and thanks in advance. :)