I have an event procedure that needs to apply a filter usinf a menu item. In my code it is asking for menu version. How can I find out what menu version I have? I am using Access 2000. It seems the menu version that it automatically places in the code is incorrect. Please help. Here is my code...
{DoCmd.DoMenuItem acFormBar, acRecordsMenu, 2, , acMenuVer70}
{DoCmd.DoMenuItem acFormBar, acRecordsMenu, 2, , acMenuVer70}