MS Access cannot find the Macro.....

T

Tim

I have a database thats got several users. They have
replcias set on lcoal servers that I sync every so often.

One weird thing that only a couple of users get, despite
either working from the same or different replicas, is
that they get a message saying access cannot find a macro.

I have a 'docmd.runmacro ...' statement that fires when a
user adds a new account record. The macro runs a load of
SQL statements to load in some additional data.

I've not been able to replicate this fault at all, and
its seems only a select few that get it.

Known issue? Any way around it? Would converting the
mnacros to VB get around it?

TIA
Tim
 
Top