error -1.#IND

  • Thread starter Thread starter Adax
  • Start date Start date
Adax said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top