On Format report errors

  • Thread starter Thread starter smw2340
  • Start date Start date
S

smw2340

I have a report that i'm trying to run. i have criteria set up so that when
you run the report you choose what region (geographic) you want to see. I
have four regions to choose from. I can successfully run the first three
regions and export to Rich text word documents with no problems what so ever.
When i run the fourth region i get the below error:

"The expression On Format you entered as the event property setting produced
the following error: Overflow."

I searched "Help" function for help on this error and am not able to
resolve. Any suggestions?

thanks,
 
Are you running any code in the On Format event? If so, it seems you would
have posted this. I expect you have a division by 0 or code that tries to
store a long integer value in an integer memory variable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top