Pat,
Good O'
If I might offer an enhancement. Your numeric switches have the unfortunate
effect of leaving a hanging zero e.g., 50.0
I realize that this looks like a hair ball in field code, but in display and
print 50 looks better than 50.0
{ IF { =OR({ =ROUND({ Your Formula Field Here },1) }={ =INT({ Your Formula
Field Here }) },{ =ROUND({ Your Formula Field Here },1) }={ +INT({ Your
Formula Field Here } + 1) }) = "1" "{ Your Formula Field Here \# ",0" }"
"{ Your Formula Field Here \# "0.0)" }" }
Note: Your formula field here minus the numeric swithes.