
Signature
My salvation does not depend upon my code running!
Since you're dealing with MDEs, you have no choice but to continue doing
what you're currently doing. Even if you were dealing with MDBs, though,
you shouldn't be replicating the application portion of the database (i.e.
forms, reports, macros and modules). Replication is only intended for data.
You might find the Auto FE Update Tony Toews has for free at
http://www.granite.ab.ca/access/autofe.htm useful.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
>I have working application between multiple users, pc and laptops, all in
>MDE
[quoted text clipped - 5 lines]
> forms and reports require copying data into non-mde, creating new mde,
> replicating and replacing each database. What is the better way?