2007/2010 FAQs
Why are there not many articles or examples for Access 2007, 2010, and 2013?
- Details
- Category: 2007/2010 FAQs 2007/2010 FAQs
- Last Updated: 13 September 2020 13 September 2020
Access VBA has not really changed that much in many years for desktop applications. I have code that I wrote in Access 2.0 in 1994 that works in Access 2016.
If something worked in 2000 or 2002/2003 then it will probably work in the newer versions. Access 2007/2010/2013/2016 will open an Access 2000/2002/2003 database without having to convert it to the newer accdb format.
There were a few new features introduced on Access 2007 that require the example to be in the new 2007 (.accdb) database format. For example, the attachment data type requires the accdb format with Access 2007 and later. Working with things like the Ribbon, Rich Text, and Save as PDF also require the newer accdb format with Access 2007 and later.
Access 2010 introduced some new User Interface features for command buttons. The database will still work in 2007 but you will not see the new command button features. The button will look like the 2007 command buttons.
TIP: It is generally safe to assume that if an Access version is specified in an
artilce or example that is applies that version and later.
Trust Center in Access 2007, 2010, 2013, and 2016
- Details
- Category: 2007/2010 FAQs 2007/2010 FAQs
- Last Updated: 13 September 2020 13 September 2020
Trusted Locations and Trusted Documents
When working with Access 2007, 2010, 2013, and/or 2016 it is important to make sure to set the trusted locations.
Getting Started with Access 2010
- Details
- Category: 2007/2010 FAQs 2007/2010 FAQs
- Last Updated: 09 July 2010 09 July 2010
If you are interestd in learning about Acess 2010, then I would recommnd reading the following:
Access 2010—The 10,000 ft. View
Access 2010 deprecated features and components
Access 2010 Intro on Office Backstage Site
White paper: Compatibility Between the 32-bit and 64-bit Versions of Office 2010