3. The Design tab appears when you are working on a macro.

When you add an action, more options appear in the macro builder. For example, when you add an 'If' action, you see:

Watch the following video to see how the new macro builder works.

In addition to traditional macros, you use the new macro builder to create data macros, a new feature.

Data macros: Change data based on events

Data macros help support aggregates in web databases, and also provide a way to implement 'triggers' in any Access 2010 database.

For example, suppose you have a PercentComplete field and a Status field. You can use a data macro to set PercentComplete to 100 when you set Status to Complete, and 0 when you set Status to Not Started.

You can see data macros in action in the following video.

Enhanced Expression Builder

The Expression Builder now features IntelliSense, so you can see your options as you type. It also displays help for the currently selected expression value in the Expression Builder window. For example, if you select the Trim function, the Expression Builder displays:

Trim(string) Returns a Variant of type string containing a copy of a specified string without leading and trailing spaces.

For more information, see the article Use the Expression Builder.

Calculated fields

You can create a field that displays the results of a calculation. The calculation must refer to other fields in the same table. You use the Expression Builder to create the calculation.

New database templates

Access 2010 includes a suite of professionally designed database templates for tracking contacts, tasks, events, students, and assets, among other types of data. You can use them right away or enhance and refine them to track information exactly the way that you want.

Each template is a complete tracking application that contains predefined tables, forms, reports, queries, macros, and relationships. The templates are designed to be immediately useful out-of-the-box so that you can get up and running quickly. If the template design meets your needs, you are ready to go. Otherwise, you can use the template to get a head start in creating the database that meets your specific needs.

In addition to the templates included with Access 2010, you can connect to Office.com and download more templates.

Application parts for adding functionality to an existing database

You can easily add functionality to an existing database by using an application part. New in Access 2010, an application part is a template that comprises part of a database — for example, a pre-formatted table, or a table with an associated form and report. For example, add a Tasks application part to your database, and you get a Tasks table, a Tasks form, and the option to relate the Tasks table to another table in your database.

For more information, see the article Save and reuse database design elements.

Improved Datasheet view

You can create a table and start using it without defining fields ahead of time — just click Table on the Create tab and start entering data in the new datasheet that appears. Access 2010 automatically determines the best data type for each field so that you are up and running in no time. The Click to Add column shows you just where to add a new field — and if you need to change the data type or display format of a new or existing field, you can use the commands on the ribbon, on the Fields tab. You can also paste data from Microsoft Excel tables into a new datasheet — Access 2010 creates all of the fields and recognizes the data types automatically.

Field List pane

The Field List pane, lets you add fields from other tables. You can drag fields from the table in your record source, from related tables, or from unrelated tables in the database. If a relationship between tables is needed, it is automatically created, or you are prompted through the process.

Access

Layout view helps speed the design of forms and reports

Use Layout view to make design changes while you view data in a form or report.

Layout view features several enhancements, and is required if you are designing a form or report for the Web.

Use control layouts to keep things tidy

Layouts, are groups of controls that you can move and resize as a unit. In Access 2010, layouts have been enhanced to allow for more flexible placement of controls on forms and reports. You can split or merge cells horizontally or vertically, enabling you to easily rearrange fields, columns, or row.

You must use Layout view when designing web databases, but Design view still remains available for desktop database design work.

New user interface

The new user interface — enhanced in Access 2010 — was designed to make it easy for you to find commands and features that before were often buried in complex menus and toolbars.

The ribbon

The ribbon is a collection of tabs that contain groups of commands that are organized by feature and functionality. The ribbon replaces the layers of menus and toolbars found in earlier versions of Access. The following image shows the ribbon with the Home tab selected.

Key features of the ribbon include:

Backstage view

New in Access 2010, Backstage view contains commands that you apply to an entire database, such as compact and repair, or open a new database. Commands are arranged on tabs on the left side of the screen, and each tab contains a group of related commands or links. For example, if you click New, you see set of buttons that let you create a new database from scratch, or by selecting from a library of professionally designed database templates.

Many of the commands that you find in Backstage view were available on the File menu in earlier versions of Access, in addition to databases that you recently opened and (if you are connected to the Internet) links to office.com articles.

To get to Backstage view, click the File tab.

Navigation Pane

The Navigation Pane lists and provides easy access to all of the objects in the currently open database.

Use the Navigation Pane to organize your objects by object type, date created, date modified, related table (based on object dependencies), or in custom groups that you create. Need more space to work on your form design? You can easily collapse the Navigation Pane so that it takes up little space, but still remains available.

Tabbed objects

By default, your tables, queries, forms, reports, and macros are displayed as tabbed objects in the Access window.

You can change this setting per database, and use objects windows instead of tabs.

By clicking the object tabs, you can easily switch between various objects.

Help window

Microsoft Office Access 2010 Free

Access 2010 offers both Access Help and Access Developer Reference content in the same Help window. The two systems contain different types of assistance content. The Help Viewer lets you choose which content to display. You can change the scope of your search to the Access Developer Reference content only, for example. Regardless of the settings that you make in the Help window, all of the Access Help and Access Developer Reference content is always available online, at Office.com or at MSDN.

More powerful object creation tools

Access 2010 provides an intuitive environment for creating database objects.

Create tab

Use the Create tab to quickly create new forms, reports, tables, queries, and other database objects. If you select a table or query in the Navigation Pane, you can create a new form or report based on that object in one click by using the Form or Report command.

The new forms and reports that are created by this one-click process use an updated design to help make them more visually appealing and immediately useful. Automatically generated forms and reports get a professional looking design with headers that include a logo and a title. In addition, an automatically generated report also includes the date and time as well as informative footers and totals.

Report view and Layout view

These views, enhanced in Access 2010, let you work with forms and reports interactively. By using Report view, you can browse an accurate rendering of your report without having to print or display it in Print Preview. To focus on certain records, use the filter feature, or use a Find operation to search for matching text. You can use the Copy command to copy text to the Clipboard, or click the active hyperlinks displayed in your report to follow a link in your browser.

Layout view lets you make design changes while you browse your data. You can use Layout view to make many common design changes while you view data in a form or report. For example, add a field by dragging a field name from the new Field List pane, or change properties by using the property sheet.

Layout view now offers improved design layouts — groups of controls that you can adjust as one so that you can easily rearrange fields, columns, rows, or whole layouts. You can also remove a field or add formatting easily in Layout view.

Streamlined creation of grouping and sorting in reports

Access has a new way to group and sort data in reports, and to add totals. The interface is easy to navigate and understand, and when it is used with the new Layout view, you see the effect of your changes instantly.

Suppose that you want to see total sales by region in a report. Use Layout view and the Group, Sort, and Total pane to add a group level and request a total — and see the changes live, in your report. The Total row makes adding a sum, average, count, maximum, or minimum to your report headers or footers easy. Simple totals no longer require manually creating a calculated field. Now you just point and click.

Improved control layouts to help you create polished forms and reports

Forms and reports often contain tabular information, such as a column that contains customer names or a row that contains all the fields for a customer. You can group these controls into a layout that can easily be manipulated as one unit, including the label.

Because you can select controls from different sections, such as the label in the section header or footer, there is considerable flexibility. You can easily:

Layouts are saved with your design, so that they remain available. The following video shows you how layouts work in forms and reports.

Split forms for fast browsing of data

Use a split form to create a form that combines a Datasheet view and a Form view. You can set a property to tell Access to put the datasheet on the top, bottom, left, or right.

Note: Split forms are not available in web databases.

Embedded macros in forms and reports

Use embedded macros to avoid having to write code. An embedded macro is stored in a property and is a part of the object to which it belongs. You can change the design of an embedded macro without having to worry about other controls that might use the macro — each embedded macro is independent. Embedded macros are trusted because they are automatically prevented from performing potentially unsafe operations.

New data types and controls

New in Access 2010, calculated fields let you store the result of a calculation.

Calculated fields

You can create a field that displays a value that is calculated from other data in the same table. You use the Expression Builder to create the calculation, so you benefit from IntelliSense and easy access to Help for expression values.

Data from other tables cannot be used as the source for the calculated data. Some expressions are not supported by calculated fields. Xigncode3 windows 10 free.

StarTech USB433WACDB Features:- Wireless AC600 compatible (433 + 150 Mbps)- Compliant with 802.11 a/b/g/n/ac standards- USB 2.0 host interfaceThe USB433WACDB USB 2.0 Mini AC600 Wireless Network Adapter lets you add Wireless-AC connectivity to a desktop or laptop computer, through a conveniently small USB adapter.With bandwidth-intensive applications like streaming HD video, online conferencing, file transfers and gaming becoming more demanding, this Wireless-AC adapter gives you added speed and range for your office or home wireless network when paired with an 802.11ac router. Startech usb 3.0 to hdmi driver download. The dual-band USB WiFi adapter supports maximum data rates of up to 433 Mbps on the 5GHz band, plus up to 150 Mbps on the 2.4GHz band.

Multivalued fields

A multivalued field can store more than one value per record. Suppose that you have to assign a task to one of your employees or contractors, but you want to assign it to more than one person. In most database management systems and in versions of Access earlier than Office Access 2007, you had to create a many-to-many relationship to do this correctly.

Note: Access creates a hidden table to maintain the necessary many-to-many relationship for each multivalued field.

Multivalued fields are especially appropriate when you work with a SharePoint list that contains one of the multivalued field types that are used in Windows SharePoint Services. Access 2010 is compatible with these data types.

Attachment fields for files

The Attachment data type lets you easily store all kinds of documents and binary files in your database without any unnecessary growth in database size. Access automatically compresses attachments, when it is possible, to minimize space usage. Do you want to attach a Word document to a record or save a series of digital pictures in your database? Using attachments make these tasks much easier. You can even add multiple attachments to a single record.

Microsoft Access 2010 Download

Note: Cinderella's dollhouse game. You can use attachment fields in web databases, but each web table can have at most one attachment field.

Memo fields now store rich text and support revision history

Rich text memo fields mean you are no longer limited to plain text in your records. You can format text with options (such as bold, italic, in addition to different fonts and colors, and other common formatting options) and store the text in your database. Rich-formatted text is stored in a Memo field in an HTML-based format that is compatible with the rich text data type in Windows SharePoint Services. You set the new TextFormat property to either RichText or PlainText, and the information is then correctly formatted in text box controls and in Datasheet view.

Memo fields are useful for storing large amounts of information. You can configure the Append Only property to retain a history of all changes to a Memo field. You can then view a history of those changes. This feature also supports the tracking feature in Windows SharePoint Services so that you can also use Access to view the SharePoint list content history.

Calendar for picking dates

Fields and controls that use the Date/Time data type automatically gain support for a built-in interactive calendar. The calendar button automatically appears to the right of the date. Want to know the date for this coming Friday? Click the button and the calendar automatically appears to let you find and choose the date. You can opt to turn off the calendar for a field or a control by using a property.

Ms Access 2010 Tutorial Pdf Bangla

Improved data presentation

New data presentation features help you create database objects more quickly and then analyze your data more easily.

Enhanced sorting and filtering tools

Suppose that you have to quickly find a matching value or sort a column of data. The AutoFilter feature augments already powerful filtering abilities so that you can quickly focus on the data that you need. You can easily select from the unique values in a column, which is useful for situations when you can't recall the name that you need, or you can sort the values by using context menu options in plain language, such as Sort Oldest to Newest or Sort Smallest to Largest.

The most common filter options are easily visible in menu commands, or you can use quick filters to limit information based on the data that you enter. Quick filter options automatically change based on the data type so that you will see sensible choices for text, date, and numeric information.

Ms Access 2010 Open Pdf File With Vba

Totals and alternating background colors in datasheets

Datasheet view offers a Total row, in which you can show a sum, count, average, maximum, minimum, standard deviation, or variance. After you add the Total row, you point to the arrow in the column's cell and select the calculation that you want.

Datasheets, reports, and continuous forms support an alternating background color for rows, which you can configure independently of the default background color. Shading every other row is easy, and you can choose any color.

Conditional formatting

Access 2010 adds new conditional formatting features, enabling you to achieve some of the same formatting styles as are available in Excel. For example, you can now add Data Bars to make a column of numbers more readable, as shown in the following illustration:

Ms Access 2010 Complete Tutorial Pdf

Note: Conditional formatting is not available in web databases.

Ms Access 2010 Free Download

Enhanced security

Enhanced security features and strong integration with Windows SharePoint Services help you to more effectively manage and allow you to make your information tracking applications more secure than before. By storing your tracking application data in lists on Windows SharePoint Services, you can audit revision history, recover deleted information, and configure data access permissions.

Office Access 2007 introduced a new security model that has been carried forward and improved in Access 2010. Unified trust decisions are integrated with the Microsoft Office Trust Center. Trusted locations make it easy to trust all databases in secure folders. You can load an Office Access 2007 application that has code or macros that are disabled to provide a more secure, sandboxed (that is, unsafe commands can't be run) experience. Trusted macros are run in Sandbox mode.

Collect data by using InfoPath forms and Outlook

The Data Collection feature helps you collect feedback by using Outlook and, optionally, InfoPath. You can automatically generate an InfoPath form or an HTML form and embed it in the body of an e-mail message. You can then send the form to recipients selected from your Outlook contacts, or to the names of recipients stored in a field in your Access database.

You choose whether to collect new information or update existing information. Recipients then complete the form and return it. Outlook recognizes the incoming forms and automatically saves the data in your Access database — no retyping required.

Export to PDF and XPS

In Access 2010, you can export data to a PDF (Portable Document Format) or XPS (XML Paper Specification) file format for printing, posting, and e-mail distribution, provided that you first install the Publish as PDF or XPS add-in. Exporting a form, report, or datasheet to a .pdf or .xps file lets you capture information in an easy-to-distribute form that retains all your formatting characteristics, but doesn't require others to install Access on their computers to print or review your output.

Working with external data made easier

You can now connect to a Web service as an external data source. You'll need a Web service definition file provided by the Web service administrator. After you install the definition file, you can link to Web service data as a linked table.

New features make it easier to import and export data. You can save an import or export operation and then reuse the saved operation the next time that you want to perform the same task. The Import Spreadsheet Wizard lets you override the data type chosen by Access, and you can import, export, and link to files that have the Office Excel 2007 at least file formats.

A better way to troubleshoot problems

Microsoft Office Diagnostics is a series of diagnostic tests that can help you discover why your computer is crashing. The diagnostic tests can solve some problems directly and can identify ways that you can solve other problems. Microsoft Office Diagnostics replaces the following Microsoft Office 2003 features: Detect and Repair, and Microsoft Office Application Recovery.

Improved spelling checker

The following are some new features of the spelling checker.

I also call the Windows API ShellExecute function, but via a procedure in the module:
' basShellExecute Module
Option Compare Database
Option Explicit
Public Const SW_HIDE = 0
Public Const SW_SHOWNORMAL = 1
Public Const SW_SHOWMINIMIZED = 2
Public Const SW_SHOWMAXIMIZED = 3
Public Const OP_OPEN = 'Open'
Public Const OP_PRINT = 'Print'
Declare Function ShellExecute& Lib 'shell32.dll' Alias 'ShellExecuteA' (ByVal _
hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal _
lpParameters As String, ByVal lpDirectory As String, ByVal nshowcm As Long)
Sub ShellToFile(strPath As String, _
Optional strOperation As String = OP_OPEN, _
Optional lngShow As Long = SW_SHOWNORMAL)
Dim lngRetVal As Long
Dim lngHwnd As Long
lngHwnd = Application.hWndAccessApp
lngRetVal = ShellExecute(lngHwnd, strOperation, strPath, _
vbNullString, CurDir, lngShow)
If lngRetVal <= 32 Then
MsgBox 'Unable to open file ' & strPath, vbInformation, 'Warning'
End If
End Sub
' module ends
To print a PDF file transparently the ShellToFile procedure is called like this:
ShellToFile 'F:MyFolderMyFile.pdf', OP_PRINT, SW_HIDE