Macro to load form not working after database split

  • Thread starter Thread starter MarkAccess
  • Start date Start date
M

MarkAccess

Guest
Have a database that works just fine before running the database splitter. Once the database is split the macros to load a form will not run when you select the command button. It will only work for two users. These two users do have full control of the folder where the database frontend and backend are stored. I did give certain users and groups full control as well but the macros will still not load the form.
No error messages are displayed. I did update the links but it did not make a difference.
Both the frontend and backend are located on the server but I also tried moving the frontend to the local computer and it did not make a difference.

Thanks

Mark
 
Hi MarkAccess,

When you run your macros does it open the form specified in the macro rather than running them with command burttons?

Robert88
 
Form Loading By Running Macro

The form does load if you run the macro directly instead of running it via the command button.

Thanks

Mark
 
Hi MarkAccess,

The name of the macro that the command button wants to run has not changed?

Robert88
 
Hi MarkAccess,

Help me to help you? The button is being used to execute the macro, what method are you using to start the macro and has it the correct macro name?

Robert88

P.S - Sorry, been a while since I used a macro but used them a lot when I used them, then I learnt VBA and all my macros disappeared :eek:
 

Users who are viewing this thread

Back
Top Bottom