|
-
Apr 10th, 2006, 11:01 AM
#1
Thread Starter
Lively Member
Calculation Error in seperate document
I use word automation in my VB app
and i use MailMerge to generate labels connected with an access table
Now All works well
Only i get an error 'A Field calculation error occured in record 24
This error is shown in a separate extra document.
Can i just totaly prevent this error from being displayed?
and this through VB code
Is there some kind of setting?
Now the record 24 in my table contains a correct value, probable
the reason is that it's the last label of the page and i use nested {= {}} fields, and word tries to do/calculate something and cant execute it, becuase i use special fields. But there is no real calculation needed, i have in the tablecell only several mailmergefields from that table but in front i put a = sign to force to outside field of staying displayed... But the main thing is just to ignore the error completely and it may not be visible
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|