P
Pendragon
I frequently have to send clients updates to their database. I do this
usually by updating a form, exporting the form to a blank database and
sending that to the client (where they in turn import the udpate to their
database through an mde program).
Most clients have the same standardized form, but each client has on that
form their own customizations (like specific command buttons or specialized
combo boxes). When I do an update to a standardized component, I have to
send individual updates to each client because of the unique customizations
on the base form.
Is there a way to export/import specific objects on a form, or perhaps only
the underlying vba for an object?
Any thoughts/suggestions are appreciated.
Ross
usually by updating a form, exporting the form to a blank database and
sending that to the client (where they in turn import the udpate to their
database through an mde program).
Most clients have the same standardized form, but each client has on that
form their own customizations (like specific command buttons or specialized
combo boxes). When I do an update to a standardized component, I have to
send individual updates to each client because of the unique customizations
on the base form.
Is there a way to export/import specific objects on a form, or perhaps only
the underlying vba for an object?
Any thoughts/suggestions are appreciated.
Ross