Unknown value in double field

N

need help

Has anyone seen this in an access double field before

-1.#nd

It was entered by a .Net application

email mark.bryant <at> s t r u c t u ral statics.co.uk

thanks
 
J

John Vinson

On Mon, 27 Jun 2005 04:42:02 -0700, need help <need
Has anyone seen this in an access double field before

-1.#nd

It was entered by a .Net application

email mark.bryant <at> s t r u c t u ral statics.co.uk

thanks

My guess would be that the textbox is too small to display the number.
I don't know where the "nd" is coming from, though! Do you perchance
have some VBA code to display "1st", "2nd", "3rd" which might be
getting called? What do you see in table datasheet view?

John W. Vinson[MVP]
 
Ñ

ÑîÎÀ¶«

need help said:
Has anyone seen this in an access double field before

-1.#nd

It was entered by a .Net application

email mark.bryant <at> s t r u c t u ral statics.co.uk

thanks
 
Top