I have an Access ADP with the ADP file is saved on common / shared drive & Directory which all workstations can read and write to. The application is run using Access 2000 runtime version. The application has a standard custom menu for most forms with a Functions menu rebuilt through VBA code evertime a different form becomes active.
The menus work fine for first person to load the adp however everyone else gets an error message "Can't find macro ..... The macro doesn't exist or the macro is new and hasn't been saved". This error only occurs with the standard menu options. The dynamically menu options seem to work fine.
Can anyone tell me what might cause this problem or point me to
somewhere I might find the cause and a fix?