Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
IVAN IVAN is offline
external usenet poster
 
Posts: 18
Default error msg. "External component has thrown an exception"

My fax system, automates MS Word and does a Mail/Merge operation using a Word
document and an Access database. I look for marker characters (?) in the word
document and replace them with merge fields. The program would stop at the
Find function and give the error message: €śExternal component has thrown an
exception€ť . Here is a code excerpt with the problem statement highlighted:



' Go to top of page

' ----------------------------

CW("Insert Merge Fields")

appWD.Selection.HomeKey(Unit:=WdUnits.wdStory)



' Find 1st question mark (SENDER_NAME)

' ------------------------------------

With appWD.Selection.Find

.ClearFormatting()

.Text = "?"

.Execute(Forward:=True)

End With

appWD.Selection.Find.Execute()



' Create Sender Name merge field

' ------------------------------


appWD.ActiveDocument.MailMerge.Fields.Add(Range:=a ppWD.ActiveWindow.Selecton.Range, _

Name:="SenderName")





I first removed fix KB929061 €“ Problem persisted

I then removed KB920816 €“ Problem persisted

When I removed KB929063, everything started working.



I wonder if its only KB929063 or a combination of the above that caused the
problem.


Hope someone can help.


 
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What does "char" "char1" "char2" mean in styles in Word? Li Microsoft Word Help 2 September 5th 07 03:22 PM
files I want to "save as" are all showing "file permission error" PHDOC Microsoft Word Help 0 May 24th 06 05:28 PM
Error msge"Microsoft office "" not been installed for the current unjida por Dios Microsoft Word Help 1 April 21st 06 06:51 PM
"Error! Hyperlink reference not valid" error in Word 2003 after DOC-to-HTML-to-DOC conversion John Gibb Formatting Long Documents 1 December 20th 05 03:29 AM
Stop error message - "Compile Error in hidden module appearing" Howard18 Microsoft Word Help 1 October 20th 05 05:12 PM


All times are GMT +1. The time now is 12:11 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"