Re: Mailmerge issue



Hi Manish,

The problem could be caused by an error in your coding earlier on. What's the the code for rest of this sub?

Cheers


"Manish" <m@xxxxxxxxxxx> wrote in message news:1qn256bqm4dm4$.176t29yq6p0a3$.dlg@xxxxxxxxxxxxx
Hi
There is macro defined in one of the word document.

one of the line is
.Destination = wdSendToNewDocument
I am getting an error saying that requested object not found.I checked
under preferences and saw that microsoft word lib is checked.

Any ideas?
P.S I am not a developer.
Thanks for all your help

manish
.



Relevant Pages

  • Re: Suppress First Page Header
    ... Hi Jim, me again. ... inserted the coding you provided. ... The error is: Compile error: Sub or Function not defined. ... >> to the macro so the user can either use the print button or File, ...
    (microsoft.public.excel.programming)
  • RE: Too much coding for macro?
    ... put the coding for B in one in a macro called ... sub master() ... so I still can run macro by referring to different ...
    (microsoft.public.excel.programming)
  • Too much coding for macro?
    ... Does anyone have any suggestions on how to handle too much coding for macro? ... End Sub ... so I still can run macro by referring to different ...
    (microsoft.public.excel.programming)
  • Re: Spell Check in Protected Worksheets
    ... Note Tom Ogilvy's coding and comments. ... form which your macro appears to ignore. ... Sub Spell_Check ... Unprotects the sheet, does the spellcheck then reprotects the sheet. ...
    (microsoft.public.excel.misc)