Hello SurfinSlate.
"SurfinSlate" wrote:
> We converted a v2003 mdb to v 2007. In v2007 the macros give a
> 2950 error. What happend to the add menu command in v2007? How do
> I add mcustom menus or get arround the 2950 error? These ran in
> v2003 without any problems; the mdb opened with a custom menu.
I think that this menu command is no longer supported. Recently,
I had to make sure that an Access database created in Access 2k
also runs in Access 2007. That database contained a custom menu.
I had to convert the menu macro to a menu bar using a previous
version of Access (in fact I creeated a new menu bar where all
menu items pointed to public functions in a standard module).
After doing that, the menu was available in Access 2007 and it
also should be available after converting that database.
--
Regards,
Wolfgang
|