I have a bloated frontend mdb (165MB and growing) that I want to breakup into smaller mdbs. Has anybody got some code that I can use to do this quickly, say reports in one mdb, forms in another, etc. Are there restrictions that I need to consider, like after the breakup, will I be able to simply reference the other mdbs an call the forms, reports, queries in those mdbs without mentioning the paths and databases in the code? In other words, will the changed locations of the reports, forms, queries affect the existing vba codes in my application that assumes these objects to be in the current mdb?
Thanks for the help.
Thanks for the help.