Has anyone encountered a divide by 0 error when ru...
# administration
x
Has anyone encountered a divide by 0 error when running a search with formulas? I mean an error specifically surrounding divide by 0 and not that worthless "an unexpected error has occurred..." screen.
dumpsterfire 1
k
one of your formulas has possibility of divide by zero..
add some nullif statements to your formulas doing division
x
Ok, thanks. I really ask my question for the sake of keeping someone honest, because from my experience I seemed to remember getting the latter error instead of the other one.
k
I've gotten both for divide by zeroes