JaedenRuiner
Registered User.
- Local time
- Today, 00:34
- Joined
- Jun 22, 2005
- Messages
- 154
Ahh,
Well I do thank you all for the help you've given me on this project, because I was definitely a little behind on my Access skills. I've come across a minor glitch that appears to be hindering the overall project at its completion.
I am developing in and using Access 2003. I've compiled to an MDE, and use a front end application, that accesses a back end mdb database. Everything works fine. I've used the startup parameters to disable default menus and default popup menus, as well as the start form. However, I did want to keep a majority of the standard options that exist on the Report's Pop up menu. The Zoom, Multipage/single page, and the Export function which allows exportation to Excel.
This all works wonderfully on my home system, the Access 2003 where I developed it.
However, I've installed it onto a system where they use Access 2007, and thus far everything has worked just fine, no issues or problems, all the code and form designs work as they should. Yet today, we tested opening a report in preview mode, and clicking on the "Export" entry in the report popup menu, and got an error message saying: "This feature has not been installed into MyDatabase"
So, i need to know where to go to make sure that the export to Excel works from the report popup menu on the Access 2007 machine. Is it an install for office (a feature that needs to be added) or do i need to add something to the code itself to make it process the export.
Thanks
Jaeden "Sifo Dyas" al'Raec Ruiner
Well I do thank you all for the help you've given me on this project, because I was definitely a little behind on my Access skills. I've come across a minor glitch that appears to be hindering the overall project at its completion.
I am developing in and using Access 2003. I've compiled to an MDE, and use a front end application, that accesses a back end mdb database. Everything works fine. I've used the startup parameters to disable default menus and default popup menus, as well as the start form. However, I did want to keep a majority of the standard options that exist on the Report's Pop up menu. The Zoom, Multipage/single page, and the Export function which allows exportation to Excel.
This all works wonderfully on my home system, the Access 2003 where I developed it.
However, I've installed it onto a system where they use Access 2007, and thus far everything has worked just fine, no issues or problems, all the code and form designs work as they should. Yet today, we tested opening a report in preview mode, and clicking on the "Export" entry in the report popup menu, and got an error message saying: "This feature has not been installed into MyDatabase"
So, i need to know where to go to make sure that the export to Excel works from the report popup menu on the Access 2007 machine. Is it an install for office (a feature that needs to be added) or do i need to add something to the code itself to make it process the export.
Thanks
Jaeden "Sifo Dyas" al'Raec Ruiner