Results 1 to 3 of 3
  1. #1
    bet is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    6

    set warning off


    is there a Macro for docmd.setwarning off instead of writing code in module? I can't find the Macro docmd? I am using Access2010.

    thanks.

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    try clicking the "show all actions" button in the design portion of the ribbon when you're in design view of the macro builder. some of the dropdown actions are surpressed by default.

  3. #3
    bet is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    6
    thanks, I thought it would be so easy with such a small task...it still doesn't show up in Macro so I wrote the code in a module.

    function warningsoff()

    docmd.setwarnings off

    end function

Please reply to this thread with any new information or opinions.

Similar Threads

  1. security warning
    By wthoffman in forum Access
    Replies: 3
    Last Post: 02-26-2011, 09:22 AM
  2. Warning messages
    By Bobcoop103 in forum Access
    Replies: 3
    Last Post: 08-12-2010, 11:45 PM
  3. Student warning system
    By spqr in forum Database Design
    Replies: 1
    Last Post: 03-17-2010, 10:45 AM
  4. How to create warning notice
    By bluepowa in forum Programming
    Replies: 3
    Last Post: 09-29-2009, 03:15 AM
  5. Security Warning
    By mojo53777 in forum Security
    Replies: 0
    Last Post: 11-16-2007, 06:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums