Forum Discussion
macrordinary
May 05, 2020Brass Contributor
Re: Table Equations
KalebLedonne In this case, use an IFERROR formula to suppress rows where there is no value instead of just dividing the values.
=IFERROR([@[Sorter Stop Count]]/[@[Gross Inducts]],"")
No RepliesBe the first to reply