Overflow?

  • Thread starter Thread starter David W
  • Start date Start date
D

David W

I get a runtime error '6'
overflow
when I run an append query.
Any ideals as to what is causing this?
 
David W said:
I get a runtime error '6'
overflow
when I run an append query.
Any ideals as to what is causing this?

Either a divide by zero error or trying to put a number in a field that is too
large.
 
Back
Top