Hi all.
The above occurs, when I make an ACCDE format of my ACCBD (Access 2007) database. This means, some commands to be executed by my code are non-functional in the ACCDE, while they work perfectly in the ACCBD.
The attached screenshot is the warning message that pops up on opening the ACCDE format.
How do I go about rectifying the error/ malfunction associated with it, hence enabling my VBA code to run in the ACCDE?
..
Otherwise, I may opt to disable access to design view, datasheet view in forms and reports, and hide some objects (tables, queries, macros, modules), including the navigation pane - as a last resort if the above is not possible on my end.
Thank you.
[imgnothumb]http://bytes.com/attachment.php? attachmentid=83 29[/imgnothumb]
The above occurs, when I make an ACCDE format of my ACCBD (Access 2007) database. This means, some commands to be executed by my code are non-functional in the ACCDE, while they work perfectly in the ACCBD.
The attached screenshot is the warning message that pops up on opening the ACCDE format.
How do I go about rectifying the error/ malfunction associated with it, hence enabling my VBA code to run in the ACCDE?
..
Otherwise, I may opt to disable access to design view, datasheet view in forms and reports, and hide some objects (tables, queries, macros, modules), including the navigation pane - as a last resort if the above is not possible on my end.
Thank you.
[imgnothumb]http://bytes.com/attachment.php? attachmentid=83 29[/imgnothumb]
Comment