PC Review


Reply
Thread Tools Rate Thread

Append row message

 
 
=?Utf-8?B?TWlrZQ==?=
Guest
Posts: n/a
 
      20th Feb 2005
How can i turn off the message that appears to Append rowns "you are about to
append (1) rows" so that it does it without asking?

Many thanks
 
Reply With Quote
 
 
 
 
Douglas J. Steele
Guest
Posts: n/a
 
      20th Feb 2005
DoCmd.SetWarnings False before you run the Append, and DoCmd.SetWarnings
True afterwards.

Alternative, you can use the Execute method of either the Database or
QueryDef objects.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Mike" <(E-Mail Removed)> wrote in message
news:1492376E-A37C-450D-A56B-(E-Mail Removed)...
> How can i turn off the message that appears to Append rowns "you are about
> to
> append (1) rows" so that it does it without asking?
>
> Many thanks



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I eliminate the Yes/No Append message box? magmike Microsoft Access 4 30th Apr 2008 08:45 PM
You are about to append 1 row message =?Utf-8?B?aGVyYg==?= Microsoft Access 2 27th Mar 2006 07:59 PM
append without getting the OK message? kellie jones Microsoft Access Queries 3 14th Feb 2005 06:21 PM
Append message =?Utf-8?B?VGhpbnVz?= Microsoft Access Queries 1 20th Aug 2004 04:40 PM
Append message question =?Utf-8?B?bWFyaw==?= Microsoft Access Forms 1 15th Mar 2004 10:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:57 PM.