Can you export form objects

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top