Does anyone know how to run a Macro (or Function) in an Access database from VB?
I cannot find any DAO Object that has a method to do this.
Is ADO the answer?
Thanx in advance for your help.
Printable View
Does anyone know how to run a Macro (or Function) in an Access database from VB?
I cannot find any DAO Object that has a method to do this.
Is ADO the answer?
Thanx in advance for your help.
here ya go Alan:
Run Access Macro:
http://forums.vb-world.net/showthread.php?threadid=8203
Run Public Function from MS Access VBA:
http://www.vb-world.net/ubb/Forum3/HTML/002809.html