I'm trying to use the run method to start a Sub from a Sub that is runnig after a condition is met. Access freezes evertime it runs, no error messages? Any suggestions or other methods that can give the results needed?
You need to be a little more specific. The Application.Run method is actually supposed to run a function in a remote database.
To run a subroutine from within the database:
MySub
Or
Call MySub
-------------------------------------
scking@arinc.com
Try to resolve problems independently
Then seek help among peers or experts
But TEST recommended solutions
-------------------------------------
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.