G
Guest
Hi, I want to run a module/function that is located in one access data base from another access database. For example there is a function that update tables in database "X". I want to be able to add a macro/VB code in database "Y" that will run a fuction on database "X" so the data in database "X" will be updated. How can i call a function on another DB?