Create a chart on a form or report (2024)

A chart is a graphic that displays numeric data in a compact, visual layout and that reveals essential data relationships. You can add a chart to a form/report in Access to visualize your data and make informed decisions. You can bind the chart to a table or query and customize the chart with a variety of properties. You can even make the chart interactive. For example, if you select a different category field on a form or report filter, you see different chart values. In Access, you can create column, line, bar, pie, and combo charts.

Combo chart: a clustered column chart of yearly home sales and line chart of monthly average price

Create a chart on a form or report (1)

What do you want to do?

Create a chart
Beginning steps
Data settings
Format settings
Important considerations
Link a chart to the data on a form or report

Choose the best chart type for your needs
Column (with step-by-step video)
Line (with step-by-step video)
Bar (with step-by-step video)
Pie (with step-by-step video)
Combo (with step-by-step video)
Best Practices for creating Access charts

Create a chart

The essential steps to creating a chart in Access are:

  • Binding the chart to a data source (such as a table or query).

  • Mapping the fields to the chart dimensions, which are the main elements of a chart. The Axis (Category), Legend (Series), and Values (Y Axis) dimensions are laid out in different ways depending on the type of chart.

  • Adding additional chart elements (such as data labels and trendlines) to enhance and clarify the chart.

  • Formatting the chart and its various elements. You can also format individual data series, which are a set of values in a column, bar, line, or pie slice that correspond to the chart legend.

Top of Page

Beginning steps

  1. Create or open a form or report in Design view. To create, select Create > Form Design or Report Design. To open, right click the form or report name in the navigation bar, and then select Form Design or Report Design.

  2. Select Design > Insert Chart Create a chart on a form or report (2), select a chart type, and then drop it on the form or report. For more information, see Choose the best chart type for your needs.

    The Chart Settings pane opens and a sample diagram is displayed in the Form Design grid.

    Create a chart on a form or report (3)

    Use control handles Create a chart on a form or report (4) Create a chart on a form or report (5) to resize a chart or reposition the chart by dragging it Create a chart on a form or report (6)

    Use the Chart Settings pane to configure the chart's data source, select the Axis (Category), Legend (Series) and Values (Y Axis) fields, and format the chart.

Top of Page

Data settings

  1. Select the Data tab of the Chart Settings pane.

  2. Select Tables, Queries, or Both, and then select a data source from the drop-down list. Pass-through queries are supported.

    By default, the sample diagram is replaced with a live chart that uses the first two fields in the data source as the Axis (Category) and Values (Y axis) dimensions. Often the first column in a table is a primary key, and you may not want to use that as a dimension in a chart. The chart property, Preview Live Data, controls whether you see live data.

    Tip if your data source has many fields, you may find it easier to create a query that limits the fields to just the ones you want so you can simplify the field selections.

  3. In the Axis (Category), Legend (Series), and Values (Y Axis) sections, select at least two fields to create a chart. Do the following:

    • Axis (Category) Under this section, select one or more fields.

      This chart dimension shows horizontal values in an XY chart layout in a clustered column and line chart, and vertical values in a clustered bar chart.

      Clustered column chart axis

      Line chart axis

      Clustered bar chart axis

      The default aggregation of a date field is Months. To change it, click the down arrow and select from the list, including None to remove the aggregation.

      When you select more than one Axis (Category) field, it creates a hierarchy of tick marks along the dimension line (such as States within a Division).

    • Legend (Series) Under this section, select a field.

      This chart dimension pivots field values into column headings. For example, values in a State field are transposed as column headings and each becomes a separate data series.

    • Values (Y axis) Under this section, select one or more fields.

      This chart dimension shows vertical values in an XY chart layout in a clustered column and line chart, and horizontal values in a clustered bar chart.

      Clustered column chart values

      Line chart values

      Clustered bar chart values

      Each field you select corresponds to a data series. When you select two or more Values (Y axis) fields, you can’t select a Legend (Series) field. The Values (Y axis) fields become the legend by default.

      By default, each selected field is aggregated. For numeric and currency fields, the default aggregation is Sum. For all other fields, the default aggregation is Count. To change the aggregation, click the down-arrow, and select from the list, including None to remove the aggregation.

      Note Text fields must use the Count aggregation. All selected Values (Y axis) fields must either be aggregated or nonaggregated.

Notes Different field combinations are possible, but consider the following:

  • At a minimum, select at least one Axis (Category) and one Values (Y axis) field.

  • You can only select one Legend (Series) field, but you can select more than one field from the Values (Y axis) or Axis (Category) sections.

  • If you select one Axis (Category) field and one Legend (Series) field, you can only select one Values (Y axis) field. To add an extra Values (Y axis) field, clear either the Axis (Category) or Legend (Series) field.

  • If you select a Legend (Series) field, select only one Values (Y axis) field and it must be aggregated.

Top of Page

Format settings

  1. Select the Format tab of the Chart Settings pane.

  2. Select a Data Series from the drop down list.

    Each data series has a unique set of properties

  3. For each data series, set one or more of the following properties:

    • Display Name The name of the Data Series in the chart legend.

    • Chart Type This property only displays for a Combo chart. Use this property to add different chart types to the Combo Chart, one for each data series. The default Combo Chart combination is Clustered Column for the first data series and Line for the second data series. You can set a different chart type for each data series. If the chart has only a single data series, it is Clustered Column.

      NoteAvoid confusing this property with the Chart Type property in the chart property sheet.

    • Line Weight Select a line weight in increments of .25 points. This property only displays for a Line chart.

    • Dash Type Select a line type of Solid, Dash, Dot, Dash Dot, or Dash Dot Dot. This property only displays for a Line chart.

    • Plot Series On Select a primary or secondary axis to plot a data series. Use this option when chart data series vary widely or are different measures (such as price and volume). A Combo chart of clustered column and line that also has axis titles often works best.

    • Missing Data Policy Select one of the following: Plot As Zero to represent missing data as 0, Do Not Plot to ignore missing data, and Plot as Interpolated to calculate new data that fills in missing data. This property only displays for a Line chart.

    • Series Fill Color Select a color to fill the data series, such as a column or bar.

    • Series Border Color Select a color to add an outline to the data series, such as a column or bar.

    • Display Data Label Select this option to display a data label that clarifies the data series.

    • Display Trendlines Select this option to display a trendline, which is a way to show data tendencies.

    • Trendline Options Select one of the following trendlines:

      • Linear This is a best-fit, straight line for data sets that increase or decrease at a steady rate.

      • Exponential This is a curved line of positive numbers rising or falling at constantly increasing rates.

      • Logarithmic This is a best-fit, curved line of rate-of-change data that quickly increases or decreases, and then levels out.

      • Polynomial This is best used when your data fluctuates, such as gains and losses over a large data set.

      • Power This is a curved line of positive numbers that increase at a specific rate, such as acceleration at 1-second intervals.

      • Moving Average This is a way to even out fluctuations in data and show a pattern or trend more clearly.

    • Trendline name Enter a name that is more meaningful and that displays on the chart legend.

    • Marker Shape Select a shape as a line marker. This property only displays for a Line chart.

Top of Page

Important considerations

Aggregation Although the data source often begins as a set of nonaggregated data, as you create a chart, by default Access creates aggregate calculations, such as Sum, Count, and Average, on fields to help simplify the number of data series. However, you can remove the default aggregate calculations by selecting None in the drop-down list. This process of selecting fields and choosing aggregations creates a SELECT, SQL GROUP BY, or TRANSFORM statement that is stored in the Transformed Row Source property. To see the statement, right-click the property and select Zoom. The following is a summary of the three main possibilities:

  • If you select Axis (Category) and Values (Y Axis) fields but remove the aggregations, Access converts the row source to a simpler SELECT statement. For example:

    SELECT [Segment], [Sales] FROM [Orders]
  • If you select Axis (Category) and Values (Y Axis) fields, Access converts the row source to a GROUP BY statement. For example:

    SELECT [Segment], Sum([Sales]) AS [SumOfSales FROM [Orders] GROUP BY [Segment] ORDER BY [Segment]
  • If you also select a Legend (Series) field, Access converts the row source to a crosstab query (using the TRANSFORM SQL query statement). The field values returned by the PIVOT clause of the TRANSFORM SQL query statement are used as column headings, such as a State field, which could create many headings -- each a separate data series. For example:

    TRANSFORM Sum([Sales]) AS [SumOfSales] SELECT [Segment] FROM [Orders] GROUP BY [Segment] ORDER BY [Segment] PIVOT [State]

For more information, about data aggregation, see Make summary data easier to read by using a crosstab query.

Properties To further customize the chart, select Design > Property Sheet > <Chart name>, which displays all the chart-related properties. Press F1 on each property to get help on that property. When you modify a property in the Property sheet, the corresponding value changes in the Chart Settings pane and vice versa.

There are many Format properties unique to charts. you can use these to format axes values, titles, and the chart. There are also several Data properties unique to charts, including Preview Live Data, Transformed Row Source; Chart Axis, Chart Legend, and Chart Value.

Adding a secondary vertical axis When you create a chart, there is usually a primary vertical axis, but you can add a secondary vertical axis when data varies widely or to plot different measures, such as price and volume. The scale of the secondary vertical axis shows the values for its associated data series. To add a secondary vertical axis, use the Plot Series On property on the Format tab of the Chart Settings pane.

Adding a trend line For numeric data, you may want to add a trend line to show data tendencies. You can use the Trend Line and Trend Line Name options on the Format tab of the Chart Settings pane.

Modify the chart To modify a chart, open the form or report in Design or Layout view, and then select the chart which opens the Chart Settings pane. To switch to a different chart type, select a different chart from the Chart Type property drop-down list. You can also change any single chart to a Combo chart by changing the Chart Type property on the property sheet (and not the Format tab of the Chart Settings pane).

Refresh source data To refresh chart data, switch to form or report view, select the chart, and then select Refresh All (or press F5).

Chart Settings If the Chart Settings pane is closed, make sure the chart is selected, and then select Design > Chart Settings.

Classic chart Avoid confusing the new chart Create a chart on a form or report (7), which is based on modern technology, with the classic chart Create a chart on a form or report (8), which is an ActiveX Control. However, you can still use the classic chart and even add it to a form or report that has the new chart.

Top of Page

Link a chart to the data on a form or report

To make a chart interact with the data on a form or report, bind the chart to the same data source as the form or report. Then set a matching field for the Link Child Fields and Link Master Fields data properties of the chart.

  1. Create a form or report bound to a data source. For more information, see Create a form in Access or Create a simple report.

  2. Add a chart to the same form or report. For more information, see Create a chart.

  3. Make the Record Source property for the chart the same as the Record Source property for the form or report.

  4. Click the chart, open the chart Property Sheet by pressing F4, and then click the Data tab.

  5. Click the Build button Create a chart on a form or report (9) in either the Link Child Fields or Link Master Fields property box.

    The Subform Field Linker dialog box appears.

  6. In the Link Master Fields and Link Child Fields , select the field that you want to link, and then click OK. It’s often best to use a category field, such as a State, Segment, or Region.

    If you are not sure which field to use, click Suggest for recommendations.

  7. Save the form or report, switch to Form or Report view, and then verify that the chart works as expected. For example, filter the form or report by a category field, such as State, Segment or Region, to see different results in the chart. For more information, see Apply a filter to view select records in an Access database.

Top of Page

Choose the best chart type for your needs

The following sections provide background information about charts and help you decide which chart to use.

What is a chart?

A chart is a graphic that displays numeric data in a compact, visual layout and that reveals essential data relationships. A chart has many elements. Some of these elements are displayed by default, others can be added as needed. You can change the display of the chart elements by resizing them or by changing the format. You can also remove chart elements that you do not want to display. The following diagram shows the basic chart elements.

Top of Page

What charts can you create?

In Access, you can create column, line, bar, pie, and combo charts. This section explains each chart and its best-use scenarios.

Column

In a column chart, categories display along the horizontal axis (Axis (Category) property) and values display along the vertical axis (Values (Y axis) property). Typically, you choose one field for the Axis (Category) dimension and one or more fields for a Values (Y axis) dimension, each of which becomes a Data Series. If you choose more than one field for an Values (Y axis) dimension, consider plotting along a separate Axis.

Step-by-step videoFinal chart

Create a chart on a form or report (10)

Access supports three types of column charts.

Chart

Description

Create a chart on a form or report (11)

Clustered Column

Uses vertical columns to compare values across horizontal categories. Often used for a range of values (item counts), scales (survey ratings), and names (places or people).

Create a chart on a form or report (12)

Stacked Column

Similar to a clustered column chart but shows two or more data series in each column. Often used to show the relationship of the data series to the whole.

Create a chart on a form or report (13)

100% Stacked Column

Similar to a stacked column chart, but the column values add up to 100%. Often used to compare the percentages that each data series contributes to the whole.

Top of Page

Line

In a line chart, categories are distributed evenly along the horizontal axis (Axis (Category) property) and values are distributed evenly along the vertical axis (Values (Y axis) property). Typically, you choose one field for the Axis (Category) dimension and one or more fields for a Values (Y axis) dimension, each of which becomes a Data Series. If you choose more than one field for an Values (Y axis) dimension, consider plotting along a separate Axis.

Step-by-step videoFinal chart

Create a chart on a form or report (14)

Access supports three types of line charts.

Chart

Description

Create a chart on a form or report (15)

Line

Displays continuous, evenly-distributed data along both axes to compare values over time. Often used to show trends at equal intervals, such as months, quarters, or fiscal years and to compare two or more data series.

Create a chart on a form or report (16)

Stacked Line

Similar to a line chart but shows two or more data series in each line. Often used to compare related trends.

Create a chart on a form or report (17)

100% Stacked Line

Similar to a stacked line chart but shows trends as a percentage over time. Often used to compare related trends to the whole of 100%.

NoteOn the Format tab in the Chart Settings pane, the following properties are unique to Line charts: Line Weight, Dash Type, Missing Data Policy, and Marker Shape.

Tip If there are many categories or the values are approximate, use a line chart without markers.

Top of Page

Bar

In a bar chart, categories are organized along the vertical axis (Values (Y axis) property) and values are organized along the horizontal axis (Axis (Category) property). Bar charts reverse the normal placement of the axis and values dimensions. Typically, you choose one field for the Axis (Category) dimension and one or more fields for a Values (Y axis) dimension, each of which becomes a Data Series. If you choose more than one field for an Values (Y axis) dimension, consider plotting along a separate Axis.

Step-by-step videoFinal chart

Create a chart on a form or report (18)

Access supports three types of bar charts.

Chart

Description

Create a chart on a form or report (19)

Clustered Bar

Uses horizontal bars to compare values across vertical categories. Often used when axis labels are long, or the values are durations.

Create a chart on a form or report (20)

Stacked Bar

Similar to a clustered bar chart but shows two or more data series in each bar. Often used to show the relationship of the data series to the whole.

Create a chart on a form or report (21)

100% Stacked Bar

Similar to a stacked bar chart, but the bar values add up to 100%. Often used to compare the percentages that each data series contributes to the whole.

Top of Page

Pie

In a Pie chart, categories show as pie slices (Axis (Category) property). Data values (Values (Y axis) property) are summed as a percentage to a whole shown as the pie circle. Choose only one field for the Axis (Category) dimension and only one field for the Values (Y axis) dimension. Do not use the Legend (Series) field as the Axis (Category) field becomes the legend by default. On the Format tab in the Chart Settings pane, there is only one Data Series and only one property, Display Data Label. The colors used in the chart legend are set by default and can’t be changed.

Step-by-step videoFinal chart

Create a chart on a form or report (22)

Access supports one type of pie chart.

Chart

Description

Create a chart on a form or report (23)

Pie

Shows the proportion of categories as a percentage to a whole. Best used for one data series of all positive values and less than ten categories.

Top of Page

Combo

A Combo chart combines two or more chart types, such as a clustered column chart and a line chart, to explain different but related data.

Step-by-step videoFinal chart

Create a chart on a form or report (24)
Create a chart on a form or report (25)

Access supports a Combo chart in which you can combine any of the other single chart types and map each chart to a different data series. For example, map a clustered column chart to a data series of yearly home sales and a line chart to a data series of monthly average price by using the Data Series and Chart Type properties on the Format tab of the Chart Settings pane. You can also change any single chart to a Combo chart by changing the Chart Type property in the Data tab of the property sheet.

Chart

Description

Create a chart on a form or report (26)

Custom Combination

Combines two different charts of your own choosing.

Top of Page

Best Practices for creating Access charts

Use the following guidelines to help you create the chart that you want and that is easy to understand.

  • Have a game plan when you start. Look at various charts in books, reports, and the World Wide Web. Decide ahead of time which chart works best in your case and the look you want to achieve.

  • Decide the fields that you want to show relationships for in the chart. Consider creating a query that limits the results to just the fields you need for the chart.

  • As you build your chart, select dimensions one at a time. You can see the changes instantly and understand better how each field, dimension, and aggregation impacts the chart.

  • Aim for simplicity when making the chart. Keep the number of data series small so that the user is not overwhelmed by too many numbers, columns, bars, or slices that are difficult to read.

  • First get the data relationships and basic chart looking the way you want. Then, format the chart and each data series. Be judicious when, choosing colors, editing text, and adding other chart elements. Aim for a balance between white space and meaning.

  • Experiment with but minimize the use of gridlines, colors, special effects, labels, padding, and other formatting properties. Avoid bold text, dark colors, and excessive lines.

  • When you think you are done, re-examine the chart to see if you have made the chart as simple and as clean as possible. Remember that "less is more".

Top of Page

See Also

Introduction to controls

Introduction to forms

Introduction to reports in Access

Create a chart on a form or report (2024)

FAQs

What do you use to create a chart answer? ›

You can create a chart in Excel, Word, and PowerPoint.

How to create a chart? ›

Create a chart
  1. Select the data for which you want to create a chart.
  2. Click INSERT > Recommended Charts.
  3. On the Recommended Charts tab, scroll through the list of charts that Excel recommends for your data, and click any chart to see how your data will look. ...
  4. When you find the chart you like, click it > OK.

How to create charts in Google Forms? ›

To create a chart or graph:
  1. Go to Insert > Chart.
  2. Click on the Chart and choose the type of chart or graph you want to use.
  3. The chart or graph will automatically be inserted.
  4. To edit the data within the chart, click on the link icon and choose the Open Source option to open your Google Sheets source data.

Which tool would you use to make chart? ›

One of the most common tools for creating charts is Microsoft Excel, a cornerstone in data analysis and visualization. Excel's vast array of chart types, including bar charts, pie charts, line graphs, and more, allows users to represent their data in the most effective and understandable manner.

How to create a chart in Word? ›

To create a simple chart from scratch in Word, click Insert > Chart, and pick the chart you want. Click Insert > Chart. Click the chart type and then double-click the chart you want. Tip: For help deciding which chart is best for your data, see Available chart types.

Can you add a chart in a form? ›

Select the place in the document where you want to insert the chart. Select Insert > Chart. Select the type of chart you want, and then select OK.

How do I create a form in Microsoft? ›

Start a new form
  1. Sign in to Microsoft 365 with your school or work credentials.
  2. Open the Excel workbook in which you want to insert a form.
  3. Select Insert > Forms > New Form. ...
  4. A new tab for Microsoft Forms will open in your web browser.
  5. Select the placeholder default title and change with your own.

What is the key to create a chart? ›

By selecting the data and pressing the F11 key, Excel enables you to construct a chart. Excel built a default chart on a new sheet in response. You can choose the chart data from the worksheet and insert the chart in Excel by using the Ribbon instructions.

How do I make a chart on a sheet? ›

Make a chart or graph
  1. On your Android phone or tablet, open a spreadsheet in the Google Sheets app.
  2. Select the cells you want to include in your chart.
  3. Tap Insert. Chart.
  4. Optional: To choose a different chart, tap Type. Then, choose an option.
  5. Tap Done .

How to create Google Forms? ›

How to use Google Forms
  1. Step 1: Set up a new form or quiz. Go to forms.google.com. ...
  2. Step 2: Edit and format a form or quiz. You can add, edit, or format text, images, or videos in a form. ...
  3. Step 3: Send your form for people to fill out. When you are ready, you can send your form to others and collect their responses.

How to generate a report from Google Forms? ›

How to create reports on Google Forms (step-by-step)
  1. Create a new spreadsheet with your survey results. ...
  2. Create formulas and summarize your results. ...
  3. List all the possible answers and calculate. ...
  4. Create a chart. ...
  5. Statistics. ...
  6. Responses.
Apr 24, 2024

What do you use to create a chart which wizard? ›

The Chart Wizard is a spreadsheet feature that guides users through the process of creating charts and graphs. It provides a step-by-step interface to help users select data and chart types and customize various aspects of the chart's appearance depending on the selected data.

Which tool would you use to make chart 1 look like chart 2 answer? ›

Answer. Answer: Therefore, the tools we would use to make Chart 1 look like Chart 2 are formatting tools, chart formatting tools, chart title and axis label tools, and width adjustment tools in a spreadsheet program like Microsoft Excel or Google Sheets.

Which is used to create a line chart? ›

Answer :Line charts are usually used in identifying the trends in data. The plot() function in R is used to create the line graph. Explanation: this function is a matplotlib function in Python use for line drawing by the pyplot module inside matplotlib.

Top Articles
Uber: The Ride-Hailing Innovation — A Disruptive Platform
Explanation of Divorced Military Spouse Benefits
Spasa Parish
Ucsf Ilab
D&C Newspaper Obituaries
What Time Subway Open
Gma Deals And Steals December 5 2022
Tc-656 Utah
Weather Underground Merritt Island
Craigslist Pets Longview Tx
Dvax Message Board
Metro By T Mobile Sign In
Jcpenney Associate Meevo
Is Holly Warlick Married To Susan Patton
Peanut Oil Can Be Part Of A Healthy Diet — But Only If It's Used This Way
Lynchburg Arrest.org
Rally 17 Crt Tiller Parts
Celebrating Kat Dennings' Birthday: A Look Into The Life Of A Unique Talent
Mid-Autumn Festival 2024: The Best Lantern Displays and Carnivals in Hong Kong 
Reforge Update – Which Reforges Are The Best? – Hypixel Skyblock - Sirknightj
Hotleak.vip
9192464227
Animal Eye Clinic Huntersville Nc
13.2 The F Distribution and the F Ratio - Statistics | OpenStax
Movies123.Pick
Cindie's - Lafayette Photos
Ohio Road Construction Map
Dumb Money, la recensione: Paul Dano e quel film biografico sul caso GameStop
Journal articles: 'Mark P. Herschede Trust' – Grafiati
Chris Bailey Weather Forecast
Nickelodeon Home Media
Raya And The Last Dragon Voice Cast: Who's Voicing Each Character
Closest Postal Service To My Location
How Much Does Hasa Pay For Rent 2022
Rimworld Prison Break
Crazy 8S Cool Math
Espn Chargers Depth Chart
Honeywell V8043E1012 Wiring Diagram
Rennlist Com Forums
Boostmaster Lin Yupoo
Heffalumps And Woozles Racist
Patriot Ledger Obits Today
Bryant Air Conditioner Parts Diagram
Aces Fmc Charting
Uw Oshkosh Wrestling
Pokimane Boob Flash
Saratoga Otb Results
Texas State Academic Probation
22 alternatieve zoekmachines om nu te gebruiken
Where To Find Mega Ring In Pokemon Radical Red
Used Go Karts For Sale Near Me Craigslist
Welcome to the Newest Members of the Lawrenceville School Faculty
Latest Posts
Article information

Author: Dong Thiel

Last Updated:

Views: 5407

Rating: 4.9 / 5 (79 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Dong Thiel

Birthday: 2001-07-14

Address: 2865 Kasha Unions, West Corrinne, AK 05708-1071

Phone: +3512198379449

Job: Design Planner

Hobby: Graffiti, Foreign language learning, Gambling, Metalworking, Rowing, Sculling, Sewing

Introduction: My name is Dong Thiel, I am a brainy, happy, tasty, lively, splendid, talented, cooperative person who loves writing and wants to share my knowledge and understanding with you.