S
stumac
Hi, I am opening a form and recieving the following error
Runtime Error '6' Overflow
there is code behind the form which is running on open, the code itself is
very basic however it is using the DMax function on around 10 querys (total
querys all only returning one line) all of these querys are based on another
query which is returning 165000 records. (if this query is limited to
50,000ish records the form loads fine with the correct results)
All of the querys link to other tables so that the selection of records is
limited.
Does anyone know why this is giving me the error or how I can stop it?
Runtime Error '6' Overflow
there is code behind the form which is running on open, the code itself is
very basic however it is using the DMax function on around 10 querys (total
querys all only returning one line) all of these querys are based on another
query which is returning 165000 records. (if this query is limited to
50,000ish records the form loads fine with the correct results)
All of the querys link to other tables so that the selection of records is
limited.
Does anyone know why this is giving me the error or how I can stop it?