"Microsoft Access: Overflow" - on form opening..what does it mean?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all:
I have a form that displays the following error: "Microsoft Access:
Overflow" when the form is open on certain records. The records causing the
problem are records that have been appended and/or updated via two querries.

I thought it might indicate that the data is too large/long for the fields.
Is this correct or could some on poin me in the right direction?

Any help would be greatly appreciated.

Thanks,
FatMan
 
You need to look at the query behind the form. I had it happen where the
query showed #error in some field because of missing data, and I got the
overflow message.
 
Back
Top