6Overflow

message from =?Utf-8?B?VHJ1ZHk=?= on 2 Jun 2004
Does anyone know what this error is and how to fix it??
 
Arvin Meyer replied to =?Utf-8?B?VHJ1ZHk=?= on 2 Jun 2004
Generally caused by the wrong datatype. For instance, having an integer with
a value greater than 32,768. The datatype needs to be a long integer.
 

Archived message: 6Overflow (Microsoft Access Forms)