I have a databse that creates other databases. I'm using CreateObject("Access.Application") to make the new database, then I bring in the necessary tables, modules forms... When finished, I e-mail them to the end users.
My problem is that I can't figure out how to set references. I need to use some in the newly created databases that aren't checked.
My problem is that I can't figure out how to set references. I need to use some in the newly created databases that aren't checked.