Thread
:
error -1.#IND
View Single Post
#
2
Posted to microsoft.public.excel.programming
Martin Brown
external usenet poster
Posts: 230
error -1.#IND
Adax wrote:
Hello, one of number has i VBA code value -1.#IND. What mean it?
Indeterminate.
Result cannot be represented in a floating point register.
Most likely the result of 0/0, sqrt(-1) or similar.
Regards,
Martin Brown
Reply With Quote
Martin Brown
View Public Profile
Find all posts by Martin Brown