Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Chart Axes in Excel
  • How To Compare Two Lists in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • Excel Pie Chart
  • How To Remove Duplicates In Excel Column Or Row?

References

  • Count rows that contain specific values in Excel
  • How to create dynamic named range with OFFSET in Excel
  • How to use Excel FORMULATEXT function
  • How to retrieve first match between two ranges in Excel
  • Convert text string to valid reference in Excel using Indirect function

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation no punctuation
  • Excel Data validation with conditional list
  • Data validation must not exist in list
  • Excel Data validation must contain specific text

Category: Charts

Chart is a graphical representation of data. Microsoft Office Excel has comprehensive built in chart types that are used to illustrate numeric data, functions or some kinds of qualitative structure and more in graphical form.

How to Create Gantt Chart in Excel

by

Illustrate Project Schedule in Gantt Chart Excel does not offer Gantt as chart type, but it’s easy to create a Gantt chart by customizing the stacked bar chart type. Below you can find our Gantt chart data. To create a Gantt chart, execute the following steps. 1. Select the range A3:C11. 2. On the Insert tab, in the Charts …

Continue Reading

How to Create Column Chart in Excel

by

Column charts are used to compare values across categories by using vertical bars. To create a column chart, execute the following steps. 1. Select the range A1:A7, hold down CTRL, and select the range C1:D7. 2. On the Insert tab, in the Charts group, click the Column symbol. 3. Click Clustered Column. Result:   Note: only …

Continue Reading

How to create Gauge Chart in Excel

by

This chapter illustrates how create a Gauge Chart. A gauge chart (or speedometer chart) combines a Doughnut chart and a Pie chart in a single chart. This is what the spreadsheet looks like.  To create a gauge chart, execute the following steps. 1. Select the range H2:I6. Note: the Donut series has 4 data points and the Pie …

Continue Reading

How To Insert and Customize Sparklines in Excel

by

Sparklines in Excel are graphs that fit in one cell and give you information about the data. Insert Sparklines To insert sparklines, execute the following steps. 1. Select the cells where you want the sparklines to appear. In this example, we select the range G2:G4.   2. On the Insert tab, in the Sparklines group, click Line. 3. …

Continue Reading

How to combine 2 or more chart types in a single chart in Excel

by

Combination Chart: A combination chart is a chart that combines two or more chart types in a single chart. To create a combination chart, execute the following steps. 1. Select the range A1:C13. 2. On the Insert tab, in the Charts group, click the Combo symbol. 3. Click Create Custom Combo Chart. The Insert Chart dialog box …

Continue Reading

How to Create Thermometer Chart in Excel

by

Thermometer chart shows you how much of a goal has been achieved. This example teaches you how to create a thermometer chart in Excel. Working with sales record in the table below; To create a thermometer chart, execute the following steps. 1. Select cell B16. Note: adjacent cells should be empty. 2. On the Insert tab, in the …

Continue Reading

How to add Trendline to a chart in Excel

by

The essence of adding a trendline to chart  is to show visual data trends. This example teaches you how to add a trendline to a chart in Excel. 1. Select the chart. 2. Click the + button on the right side of the chart, click the arrow next to Trendline and then click More Options.  The Format Trendline pane appears. …

Continue Reading

Chart Axes in Excel

by

Axis Type Axis Titles Axis Scale Most chart types have two axes: a horizontal axis (or x-axis) and a vertical axis (or y-axis). This example teaches you how to change the axis type, add axis titles and how to change the scale of the vertical axis. To create a column chart, execute the following steps. 1. Select the range A1:B7. …

Continue Reading

Data Series in Excel

by

Select Data Source Switch Row/Column Add, Edit, Remove and Move A row or column of numbers that are plotted in a chart is called a data series. You can plot one or more data series in a chart. To create a column chart, execute the following steps. 1. Select the range A1:D7. 2. On the Insert …

Continue Reading

How to Create Area Chart in Excel

by

An area chart is a line chart with the areas below the lines filled with colors. Use a stacked area chart to display the contribution of each value to a total over time. To create an area chart, execute the following steps. 1. Select the range A1:D7. 2. On the Insert tab, in the Charts group, click …

Continue Reading

Error Bars in Excel

by

Error bars are graphical representations of the variability of data and used on graphs to indicate the error or uncertainty in a reported measurement. Excel error bars are used to display either the standard deviation, standard error, confidence intervals or the minimum and maximum values in a ranged dataset. To visualise this information, Error Bars …

Continue Reading

Move chart to a separate worksheet in Excel

by

So far we have only seen charts on the same worksheet as the source data (embedded charts). However, you can also move a chart to a separate sheet that only contains a chart (chart sheet). To move a chart to a chart sheet, execute the following steps. 1. Select the chart. 2. On the Design tab, in …

Continue Reading

Create Scatter Chart in Excel

by

Use a scatter chart (XY chart) to show scientific XY data. Scatter charts are often used to find out if there’s a relationship between variable X and Y. Straight Lines To create a scatter chart, execute the following steps. 1. Select the range A1:D22. 2. On the Insert tab, in the Charts group, click the Scatter symbol. …

Continue Reading

Forecast vs Trend Function in Excel

by

The FORECAST and TREND function give the exact same result. When you add a trendline to an Excel chart, Excel can display the equation in a chart (see below). You can use this equation to calculate future sales. Explanation: Excel uses the method of least squares to find a line that best fits the points. The R-squared value equals 0.9295, which is a …

Continue Reading

How to Create Box and Whisker Plot in Excel

by

This example teaches you how to create a box and whisker plot in Excel. A box and whisker chart shows distribution of data into quartiles, highlighting the mean and outliers. The boxes may have lines extending vertically called “whiskers”. These lines indicate variability outside the upper and lower quartiles, and any point outside those lines or whiskers is …

Continue Reading

Excel Bar Chart

by

A bar chart is the horizontal version of a column chart. Use a bar chart if you have large text labels. To create a bar chart, execute the following steps. 1. Select the range A1:B6. 2. On the Insert tab, in the Charts group, click the Column symbol. 3. Click Clustered Bar. Result:  

Continue Reading

Excel Line Chart

by

Line charts are used to display trends over time. Use a line chart if you have text labels, dates or a few numeric labels on the horizontal axis. Use a scatter chart (XY chart) to show scientific XY data. To create a line chart, execute the following steps. 1. Select the range A1:D7. 2. On the Insert tab, in …

Continue Reading

How To Create Pareto Chart in Excel

by

This chapter teaches you how to create a Pareto Chart in Excel. The Pareto principle states that, for many events, roughly 80% of the effects come from 20% of the causes. In this example, we will see that roughly 80% of the complaints come from 20% of the complaint types. To create a Pareto chart in Excel 2016, execute …

Continue Reading

Everything about Charts in Excel

by

Learn all about how to Create a Chart, Change Chart Type, Switch Row/Column , Legend Position and  Data Labels A simple chart helps to understand voluminous data in Excel than a sheet full of numbers. Create a Chart To create a line chart, execute the following steps. 1. Select the range A1:D7. 2. On the Insert tab, in the Charts group, …

Continue Reading

Excel Pie Chart

by

Pie charts are used to display the contribution of each value (slice) to a total (pie). Pie charts always use one data series. To create a pie chart of the 2017 data series, execute the following steps. 1. Select the range A1:D2. 2. On the Insert tab, in the Charts group, click the Pie symbol. 3. Click Pie. …

Continue Reading

How to create a Histogram in Excel

by

This example teaches you how to create a histogram in Excel. 1. First, enter the bin numbers (upper levels) in the range C4:C8.  2. On the Data tab, in the Analysis group, click Data Analysis. Note: can’t find the Data Analysis button? Click here to load the Analysis ToolPak add-in. 3. Select Histogram and click OK. 4. Select the range …

Continue Reading

How to create simple in-cell histogram in Excel

by

To create a simple in-cell histogram, you can use a formula based on the REPT function. This can be handy when you have straightforward data, and want to avoid the complexity of a separate chart. Formula =REPT(barchar,value/100) Explanation In the example shown, the formula is: =REPT(CHAR(110),C11/100) How this formula works The REPT function simply repeats …

Continue Reading

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function
  • Invoice status with nested if in Excel

Date Time

  • Pad week numbers with zeros in Excel
  • How to show last updated date stamp in Excel
  • Dynamic date list in Excel
  • Convert decimal minutes to Excel time
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel

General

  • Hide and Unhide Columns or Rows in Excel
  • 231 Keyboard Shortcut Keys In Excel
  • Automatically fill series of cells in Excel using AutoFill
  • How to get Excel workbook path only
  • How to set or clear a print area in Excel Worksheet
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning