Hi Cindy,
Thank you for your reply!
Cindy M -WordMVP- wrote:
> Hi Steven,
>
[quoted text clipped - 3 lines]
>
> There's a somewhat obscure Knowledge Base article on this problem. What it
could you please forward a link for this KB article?
> basically comes down to is that Word wants to do its job really well, so
> it wants a "pattern confirmation" that the field delimiter it's guessing
[quoted text clipped - 3 lines]
> What should work is to duplicate the field names in the header source file
> (just copy/paste).
I have tried this and I am afraid it doesnt work... (I tried with
triplicate as well...)
The single record result sets still require me to click on ok and some
multiple record result sets pause until I verify the delimiters (I still
have not been able to figure out the pattern for the multiple record
result sets)
As you can understand even if the suggested solution worked I would
still be looking for a way to handle that specific dialog in case it
showed up in the future when the system is out of testing...
I would really appreciate any further thoughts you might have on this.
What really puzzles me is the fact that there is no apparent way to
programmatically manipulate the dialog (if im missing something please
correct me!!!)
> Cindy Meister
> INTER-Solutions, Switzerland
[quoted text clipped - 3 lines]
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)
Thank you for your help and time!
Kind Regards,
Steven C Moschidis MBCS
Cindy M -WordMVP- - 24 May 2004 15:38 GMT
Hi Steven,
> > There's a somewhat obscure Knowledge Base article on this problem. What it
>
> could you please forward a link for this KB article?
I don't have it at hand, but you should be able to turn it up by searching the
Knowledge Base at microsoft.com or through Google. Try something like
Wd97 AND "mail merge" AND delimiter
> > What should work is to duplicate the field names in the header source file
> > (just copy/paste).
> I have tried this and I am afraid it doesnt work...
Then I'm afraid you're going to be in very big trouble...
There's another Knowledge Base article, written for automating Office from VB,
that describes how to (with luck) close messages that are waiting for user
input. I'd try searching for that with something like
VB AND Off2000 AND dismiss AND message
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
Steven Moschidis - 24 May 2004 17:22 GMT
Dear Cindy,
I am eternally grateful for your help.
It turns out that the search you suggested (VB AND Off2000 AND dismiss
AND message ) returned a KB article that deals specifically with this
type of problem. (for the benefit of others having the same problem: the
KB article suggests using a Timer event at the point where a dialog
might appear and simulate user input using the SendKeys function)
(http://msdn.microsoft.com/library/en-us/dnoffdev/html/vsofficedev.asp?frame=true)
It looks like I will not have to redesign everything to make it work...!
Thank you so much for your help!
Kind Regards,
Steven C Moschidis MBCS
Cindy M -WordMVP- wrote:
> Hi Steven,
>
[quoted text clipped - 6 lines]
>
> Wd97 AND "mail merge" AND delimiter
>>>What should work is to duplicate the field names in the header source file
>>>(just copy/paste).
[quoted text clipped - 16 lines]
> This reply is posted in the Newsgroup; please post any follow question or reply
> in the newsgroup and not by e-mail :-)
Cindy M -WordMVP- - 25 May 2004 14:51 GMT
Hi Steven,
> It turns out that the search you suggested (VB AND Off2000 AND dismiss
> AND message ) returned a KB article that deals specifically with this
> type of problem.
Glad the old grey cells are still good for something :-), and that you're
up and running!
Cindy Meister