I have a VB program that acts as an interface for different functions - I am trying to run an Access program, where (for now) control is passed to Access from VB. When Access is done and the db is closed - the VB app cannot open another instance of Access (which is necessary).
How do I launch Access from VB and pass control to Access?
How do I launch Access from VB and pass control to Access?
Comment