....say vbscript from a data access page. Is it possible? Thanks.
D david epsom dot com dot au Jul 27, 2003 #2 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)
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)