Is there anyway to write a function in Access VBA.. and then use VB 6 to call the function from with in the Access DB?


Or a suppose a simpler way of asking this is: can I run a user defined Access Macro from VB6 (the macro would call the function writtin in VBA)?

if so... how?