Suppress MsgBoxes on launching Access OR Prevent form opening on launch? -


to preface this, messed up.

i have function runs each item in database, compare against given value. added msgbox code in order check values debugging. function runs when default form project (the 1 loads when launch access) loads-- on every record in database. currently, that's on 13000 items.

is there way suppress messages, launch project without loading form, or edit vba project without launching project?

edit: i've realized can press escape during msgbox display abort query. problem solved.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -