I open Access from Word with VBA automation code. Everything works well, until the code concludes. When Access is closed by the code the Access application pops up in the middle of the user's screen and then quickly closes. What can be done to avoid this? As I understand it, being opened by automation the Access application should be invisible and stay invisible.