On my website (
www.rogersaccesslibrary.com) is a small sample database
called "KeepingDatabasesInSync2.mdb" which illustrates one way to do this.
You can find it here:
http://www.rogersaccesslibrary.com/d...sesInSync2.mdb
Tony Toews also has one that you can find here:
http://www.granite.ab.ca/access/autofe.htm
--
--Roger Carlson
Access Database Samples:
www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/...UBED1=ACCESS-L
"Luis" <(E-Mail Removed)> wrote in message
news:7C1F0559-39FE-4FAA-940F-(E-Mail Removed)...
> Hello.
> I have a FrontEnd DB on several users. I'd like to create a function that
> compares the queries, forms, macros, etc, of the frontend and the database
i
> use for development and imports the objects that doesn't exist in the
> frontend.
> Is this possible?
> Another question: I have a form with a chart object. I'd like to display
the
> value of the series point when the user points the mouse cursor on the
point.
> How can i do this?
>
> Thanks