439 training reviews
20 years in business
Call us on: 01457 858 877
As always, it's Access which has changed most in Office 2010. Some of the new features are great (navigation bars, conditional formatting, a better expression editor), but at the end of the day, Access isn't and never will be an end-user product, and Microsoft should stop trying to make it one - the new macro editor is a case in point. That said, if you use Access regularly it is unequivocally worth upgrading to Access 2010.
Specific new or changed features in Access 2010 include:
Access has always supported two programming languages: macros and Visual Basic for Applications (VBA). You now write macros in a different way, using a completely new macro editor which supports comments and groups of commands.
The new web browser control allows you to view a website within a form (here we are looking at an old version of the Wise Owl website):
Another new feature is the navigation control, which lets you provide a simple way to move between different forms, without having a menu system:
The expression builder has long been a weak point of Access. It now includes Intellisense, and is better organised (although it's still not a patch on the Excel function wizard):
Microsoft have borrowed conditional formatting from Excel - you can now have as many rules as you like for a control:
You can now include calculated fields within a table (previously you would have had to do this in a query). This would be useful, for example, for creating a FULL NAME field for this table:
You can create your own sets of quick start fields (here, for example, when you add an Address quick start field you get city, state and postcode fields too):
You can now set record-level validation rules within a table's design:
You can attach data macros to a field in Access 2010, to create triggers:
There is a welcome FILE tab on the Access ribbon (Microsoft prefer to call it Backstage view), replacing the difficult-to-find Office 2007 button:
Other additions to Access 2010 include:
Here's how you begin to customise the ribbon in Access 2010, for example:
You can view a full list of changes in recent versions of Access by returning to our main Access version history page.