Executing an Access module thorugh scripting...

D

david epsom dot com dot au

Yes, to run a VBA function stored in an Access Database,
you have to get/create an Access object, and use the run,
eval or ???? (there is another...) methods.

(david)
 
Top