I am getting the overflow/underflow error due to a calculation trying to
divide by zero, but am not enough of a scripter to be able to figure out
how to make the if (x > 0) statement work with the current script in the
cell which is:if
(form1.BudgetSummarypage20.Table7.Row1.Cell3/form1.BudgetSummarypage20.Table7.Row5.Cell2
<.5) then 0 elseif
(form1.BudgetSummarypage20.Table7.Row1.Cell3/Row5.Cell2 > .5) then
(form1.BudgetSummarypage20.Table7.Row1.Cell3/form1.BudgetSummarypage20.Table7.Row5.Cell2)...