Running an VBA module when an Access file is opened
Hi,
I need a way to run a module that I created in MS Access when I open the database file. I am familiar with the creation of the "Autoexec" macro name, but I don't know how (or if) I can to this macro to run a module.
Thanks,
VO
Last edited by ovlia1286; Jun 27th, 2005 at 10:54 AM.
Re: Running an VBA module when an Access file is opened
i am not familiar with access, but in both word and excel the code window have some events that automatically run both have document ( / workbook) open events