|
Microsoft Office Access 2007 Form Tipsby Luke Chung, President of FMS, Inc.IntroductionMicrosoft Access 2007 introduces many new features to give Access forms enhanced behavior and a modern look that's more Vista-like. Here are some tips for adding these features to your application. Display Tabbed DocumentsAccess 2007 offers an option to use a new tabbed interface so multiple objects (forms, reports, queries, and tables) can be opened at once. Each object is a separate tab so users can easily see the available objects and click on the one they want. This option is set from the Access Options, Current Database:
NOTE: Some people or applications may prefer the traditional Overlapping Windows which supports placing forms/objects side-by-side. This is not available with Tabbed Documents. Support Resizable FormsAccess 2007 lets you create controls that automatically resize with the form. Designed correctly, the controls you specify will grow and shrink as the user resizes or maximizes the form. This is especially handy if the user interface is set to Tabbed Documents since your forms will be maximized to fill the entire screen. Controls can be individually set to resize by anchoring them:
Datasheets Should Have Alternating Row ColorTo make rows easier to identify, you can specify a different color for every other row. This option is available globally from Access Options under Datasheet, Alternate Background Color. Or you can set it for a specific datasheet from the Home, Font section when viewing it:
Reduce the Size of Graphics on Your Forms and ReportsIf you embed graphics on your forms or reports, Access 2007 can store them much more efficiently. Access 2007 can convert graphics into much smaller PNG formats to significantly reduce the size of your databases. This does not affect graphics already on your forms and reports but helps if you add new graphics or replace existing ones. To activate this feature, change an Access setting. From the Access Office button, choose Access Options, Current Database. At the bottom of the Application Options section, set the Picture Property Storage Format to: Preserve source image format (smaller file size)
Use Windows XP ThemesIf you haven't already, make sure the Use Windows-themed Controls on Form option is checked under Access Options, Current Database. This feature was introduced with Access 2003 and gives your command buttons, radio buttons, and other controls a rounded more modern look.Use Modern FontsIf you use the sample databases that come with Access 2007, you'll see the use Calibri and Segoe UI fonts rather than Tahoma and Verdana fonts of before. Use the new fonts to give your forms and reports a fresher look.CAUTION: These fonts come with Office/Access 2007 but may not be installed on user's machines if they are using earlier version of Access. Enhance Command Buttons
Use System Colors for Office ThemesIn Access 2007, forms have color themes which can be changed globally across all the Office products. Setting your colors properly let your forms take advantage of these global changes. For instance, you should use colors like:
ExampleHere's a simple example from Total Access Emailer for Access 2007. Notice the transparent Command Buttons with graphics across the top of the form and the datasheet with alternating colors below it: ConclusionAccess 2007 offers a wide range of new features to help you design applications that are much more visually appealing and functional. Take advantage of the new power to give your Access applications a modern, fresh look of Office/Access 2007 and Vista. For additional information on designing better Access forms, read my paper on Access Form Tips and Avoiding Common Mistakes across all versions of Access. Good luck! About the AuthorLuke Chung, President and Founder of FMS, Inc. (www.fmsinc.com) FMS is the leading provider of 3rd party products for Microsoft Access users and developers. Visit the FMS web site for additional Access resources, utilities, technical papers, demos, and product information. Back to Main Technical Papers Page
|