Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
TiagoNogueira TiagoNogueira is offline
external usenet poster
 
Posts: 1
Default How to turn off warnings of SQL on MailMerge


Hi everybody.
I'd like to now if there's a VBA command like the "DoCmd.SetWarnings
false" of the Access that 'turns off' the warnings. I'd like to do
something like this, but in the word when I use the MailMerge.
It always ask me if I want to insert the data in the document. Well,
curse of yes. But how can I do this automatically?



Thanks




--
TiagoNogueira
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default How to turn off warnings of SQL on MailMerge

See the following Knowledge Base article:

"Opening This Will Run the Following SQL Command" Message When You Open a
Word Document - 825765 at:

http://support.microsoft.com?kbid=825765


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"TiagoNogueira" wrote in
message .. .

Hi everybody.
I'd like to now if there's a VBA command like the "DoCmd.SetWarnings
false" of the Access that 'turns off' the warnings. I'd like to do
something like this, but in the word when I use the MailMerge.
It always ask me if I want to insert the data in the document. Well,
curse of yes. But how can I do this automatically?



Thanks




--
TiagoNogueira



  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Tiago Nogueira Tiago Nogueira is offline
external usenet poster
 
Posts: 1
Default How to turn off warnings of SQL on MailMerge

Hey Doug,

The link is not working..
Are you sure 'bout the link?

"Doug Robbins - Word MVP" escreveu:

See the following Knowledge Base article:

"Opening This Will Run the Following SQL Command" Message When You Open a
Word Document - 825765 at:

http://support.microsoft.com?kbid=825765


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"TiagoNogueira" wrote in
message .. .

Hi everybody.
I'd like to now if there's a VBA command like the "DoCmd.SetWarnings
false" of the Access that 'turns off' the warnings. I'd like to do
something like this, but in the word when I use the MailMerge.
It always ask me if I want to insert the data in the document. Well,
curse of yes. But how can I do this automatically?



Thanks




--
TiagoNogueira




  #4   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default How to turn off warnings of SQL on MailMerge

I have just tested and it worked for me. Try it again.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Tiago Nogueira" Tiago wrote in message
...
Hey Doug,

The link is not working..
Are you sure 'bout the link?

"Doug Robbins - Word MVP" escreveu:

See the following Knowledge Base article:

"Opening This Will Run the Following SQL Command" Message When You Open a
Word Document - 825765 at:

http://support.microsoft.com?kbid=825765


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"TiagoNogueira" wrote in
message .. .

Hi everybody.
I'd like to now if there's a VBA command like the "DoCmd.SetWarnings
false" of the Access that 'turns off' the warnings. I'd like to do
something like this, but in the word when I use the MailMerge.
It always ask me if I want to insert the data in the document. Well,
curse of yes. But how can I do this automatically?



Thanks




--
TiagoNogueira






  #5   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Tiago Nogueira[_2_] Tiago Nogueira[_2_] is offline
external usenet poster
 
Posts: 10
Default How to turn off warnings of SQL on MailMerge

It's really not working...
If You could copy the content and paste here 'd be great...

"Doug Robbins - Word MVP" escreveu:

I have just tested and it worked for me. Try it again.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Tiago Nogueira" Tiago wrote in message
...
Hey Doug,

The link is not working..
Are you sure 'bout the link?

"Doug Robbins - Word MVP" escreveu:

See the following Knowledge Base article:

"Opening This Will Run the Following SQL Command" Message When You Open a
Word Document - 825765 at:

http://support.microsoft.com?kbid=825765


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"TiagoNogueira" wrote in
message .. .

Hi everybody.
I'd like to now if there's a VBA command like the "DoCmd.SetWarnings
false" of the Access that 'turns off' the warnings. I'd like to do
something like this, but in the word when I use the MailMerge.
It always ask me if I want to insert the data in the document. Well,
curse of yes. But how can I do this automatically?



Thanks




--
TiagoNogueira








  #6   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Tiago Nogueira[_2_] Tiago Nogueira[_2_] is offline
external usenet poster
 
Posts: 10
Default How to turn off warnings of SQL on MailMerge

Oh, forget this...
I figured out another way to do this without vba, using the fields of the
word.


Thanks anyway

[]'s

"Tiago Nogueira" escreveu:

It's really not working...
If You could copy the content and paste here 'd be great...

"Doug Robbins - Word MVP" escreveu:

I have just tested and it worked for me. Try it again.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Tiago Nogueira" Tiago wrote in message
...
Hey Doug,

The link is not working..
Are you sure 'bout the link?

"Doug Robbins - Word MVP" escreveu:

See the following Knowledge Base article:

"Opening This Will Run the Following SQL Command" Message When You Open a
Word Document - 825765 at:

http://support.microsoft.com?kbid=825765


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"TiagoNogueira" wrote in
message .. .

Hi everybody.
I'd like to now if there's a VBA command like the "DoCmd.SetWarnings
false" of the Access that 'turns off' the warnings. I'd like to do
something like this, but in the word when I use the MailMerge.
It always ask me if I want to insert the data in the document. Well,
curse of yes. But how can I do this automatically?



Thanks




--
TiagoNogueira






Reply
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
Disable Printer Warnings Droberts34 Microsoft Word Help 1 February 27th 06 03:35 AM
E-mail merge warnings lstriks Mailmerge 2 January 4th 06 06:54 AM
Turn off margin warnings TedMi Page Layout 4 December 28th 05 03:34 PM
Disabling macros warnings Matt S Microsoft Word Help 5 November 14th 05 08:33 PM
macros warnings Eskimo Microsoft Word Help 2 August 1st 05 06:31 PM


All times are GMT +1. The time now is 06:27 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"