M Martin Brown Mar 31, 2010 #2 Adax said: Hello, one of number has i VBA code value -1.#IND. What mean it? Click to expand... Indeterminate. Result cannot be represented in a floating point register. Most likely the result of 0/0, sqrt(-1) or similar. Regards, Martin Brown
Adax said: Hello, one of number has i VBA code value -1.#IND. What mean it? Click to expand... Indeterminate. Result cannot be represented in a floating point register. Most likely the result of 0/0, sqrt(-1) or similar. Regards, Martin Brown