Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 08-06-2024, 08:30 PM
Guessed's Avatar
Guessed Guessed is offline Error 'An operation cannot be completed because of database engine errors' Windows 10 Error 'An operation cannot be completed because of database engine errors' Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

Can you try this...
Application.DisplayAlerts = False

For example
Code:
Private Sub MacroName()
  Application.DisplayAlerts = False
  'Function causing the alert goes here (eg opening the document)
  Application.DisplayAlerts = True   'restore normal behaviour
End Sub
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
 

Tags
mail merge, vba



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error 'An operation cannot be completed because of database engine errors' Office 365 conversion - Error 429 when opening Access database BruceM Word VBA 1 10-09-2018 06:22 AM
Error 'An operation cannot be completed because of database engine errors' Search Engine based on multiple critiria Macacidic Excel 14 09-09-2017 03:29 PM
MS Office 2013 error (lots of errors) Mr.Weck Office 8 01-04-2014 02:12 PM
Error 'An operation cannot be completed because of database engine errors' Associated operation ECPL_3 Excel 2 10-14-2010 05:29 PM
Error 'An operation cannot be completed because of database engine errors' Access database engine with Streets and Trips 2009 dreemsnake Misc 3 05-26-2009 10:25 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:37 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft