have an application that contains about 32 mdb files that are connected via
VBA code but not specifically linked together. Some are data files and others
are actual application programs. I just purchased the Access Developer
Extensions for the package wizard, but when I try to build a package, it seems I will have to build one for each mdb file..... Do you know how to build for multiple mdb files in one runtime package or...
User Profile
Collapse
-
building a distribution package
-
help with tables
I have a rather simple system programmed where I have a large table format that was used to create a form for the user to enter new records into the table. Most of the processing is coded in vba for saving data and opening new records-- problem is that when I close the form via a doCmd.close, an extraneous record is written to the table with skeletal information from the last record processed on the screen. How do I go about preventing this dummy...
No activity results to display
Show More