Speaking of charts, the images that pop up in everyone’s mind should be the styles that come with Excel. Not to mention that they are not good-looking, and these built-in templates cannot display data intuitively. It is obvious to hand over such charts to leaders. is inappropriate. The following article will share with you an Excel stacked column chart tutorial to teach you how to make different contrasting column charts, which will amaze everyone when making work reports.
Everyone knows that EXCEL charts have many types, such as column charts, bar charts, line charts, pie charts, etc. Everyone makes the same charts at work, so how do you use the simplest data to make a high-end chart? Today I will share with you an Excel stacked column chart comparison case.
As shown below, this is a sales data of the company's salesmen, listing the sales volume of each salesperson and the indicators that need to be completed.
The picture below is the final effect of the chart we are going to learn to make today. The chart is equipped with arrows that clearly list whether each salesperson has completed the target and the gap between the target and the target. The downward arrow indicates that the indicator is below the indicator, and the upward arrow indicates that the indicator is above the indicator. How to make this comparison histogram? Hurry up and learn!
1. Add auxiliary column
How to use Excel to make a histogram? First we need to make several auxiliary columns based on the source data. Here we will explain to you how to make the auxiliary columns of each series based on the color of the chart series.
means if the sales is less than the target, return the difference otherwise return empty.
means if the sales is less than the target, return the sales minus 10 otherwise return empty.
2. Insert chart
Then you can insert the chart based on the auxiliary column. Hold down the Ctrl key, select cells A3:A9 and D3:H9 respectively, click under the Insert tab, insert column chart - stacked column chart.3. Modify the chart type
Now you need to modify the chart type of the red arrow and cyan arrow series to "with Line chart with data markers." When you click on the chart, the chart tool will appear on the upper tab. Click "Change Chart Type" in the design tab below the chart tool.4. Format settings
4.1 Modify the line chart without lines
Modify the line chart in the chart with connecting lines to wireless strip.
Select the data label with the connecting line, press CTRL 1 or double-click, the "Format Data Series" window will pop up on the right. Select Lines under Series Options—No Lines.
##4.2 Data series fill color
Now modify this data series to the color you want . Double-click the data series, select Fill-Solid Color Fill under the series options in the "Format Data Series" window on the right, and select the corresponding color.4.3 Add arrow
The next step is to change the data markers into arrows. Click on the Insert tab, then Shape - Arrow:.4.4 Add data label
Then click on the red series and cyan series, and click the plus sign on the upper right side of the chart respectively , add data label—centered.4.5 Other modifications
Finally make other modifications, click on the legend below and press Delete to delete.Related learning recommendations: excel tutorial
The above is the detailed content of Excel chart learning: bar chart comparing actual and target. For more information, please follow other related articles on the PHP Chinese website!

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

This tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo

This tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi

This Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The

Unlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

SublimeText3 English version
Recommended: Win version, supports code prompts!

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.