Skip to playerSkip to main content
Learn how to show min and max in Excel line graph.

To display the minimum and maximum values on an Excel line graph, first create the graph with your data. Then, add data labels by selecting the graph, going to "Design," and choosing "Data Labels," followed by "Show Min/Max." To highlight data points on the line graph, select the graph, then click on the specific data point you want to highlight or go to "Format" and choose a color for the data points. To show the highest and lowest values in an Excel chart, add a trendline to the data series and select "Min/Max." For direct highlighting of max and min values, use conditional formatting under the "Home" tab.

At the end of this video, you should be able to answer the following questions.
How to show min and max in Excel line graph?
How do you highlight data points on a line graph in Excel?
How do you show the highest and lowest value in an Excel chart?
How do you highlight max and min values in Excel?
How do you find the max and min on a graph?
How do you add markers for just the highest values in this sparkline group?

Here are the formulas and steps up my in my video.

Find Max in Dataset
=IF(C6=MAX($C$6:$C$17),C6,NA())

Find Min in Dataset
=IF(C6=MIN($C$6:$C$17),C6,NA())

Insert Chart
1) Ctrl + A
2) Alt + F1
3) Resize and reposition chart
4) Chart Design ~ Change Chart Type
5) Combo

Glowing Chart
1) Select Chart background
2) Right-click ~ Format Chart Area
3) Fill = black
4) Select major grid
5) Lines Color = Dark gray
6) Select Min ~ Marker ~ Fill color = Blue
7) Select Max ~ Marker ~ Fill color = Blue
8) Select line chart
9) Line color = Red
10) Effects
Glow Color = Red
Glow Size = 6 pt
11) Remove chart title and legend


🔗🔗 LINKS TO SIMILIAR VIDEOS 🔗🔗
Show Min And Max In Excel Line Graph - Excel Tips and Tricks - Part 1
https://youtube.com/shorts/g8Wj3WcCTiA?feature=share

Show Min And Max In Excel Line Graph - Excel Tips and Tricks - Part 2
https://youtube.com/shorts/PNjImGAg2IM?feature=share


How to show min and max in Excel line graph?,How do you highlight data points on a line graph in Excel?,How do you show the highest and lowest value in an Excel chart?,How do you highlight max and min values in Excel?,How do you find the max and min on a graph?,How do you add markers for just the highest values in this sparkline group?,

Check out my complete suite of Microsoft Excel Tips and Tricks.
https://www.youtube.com/@jjnet247/shorts
https://www.tiktok.com/@exceltips247
https://www.instagram.com/exceltips247/
https://www.dailymotion.com/ExcelTips247
https://www.pinterest.com/ExcelTips247/excel-tips-and-tricks/
https://x.com/ExcelTips247/media
https://www.reddit.com/r/Excel247/
https://www.facebook.com/XyberneticsInc/reels/

#microsoft #excel #tips #tipsandtricks #microsoftexcel #accounting #fyp #fypã‚· #exceltips #exceltricks
Transcript
00:00Let me show you how you can create this Star Wars theme slash lightsaber line chart in Excel,
00:04which also identifies minimum and maximum values in your data set with a marker.
00:08We'll use the formula to fill the minimum column.
00:11It checks if values in cell C6 is equal to the array's minimum value.
00:16If it's true, it returns the cell value of C6, otherwise you'll assign a pound NA, not available error.
00:22Similar to that, for the maximum column, we'll use the same formula and we'll replace the min to max function.
00:28After that, we'll apply the same formula for all the rows.
00:31Now to insert the chart, press Ctrl A to select your data set and alternate F1 to insert a chart.
00:36Resize and reposition the chart.
00:38Then after that, go to chart design, change chart type, combo.
00:42And for the revenue, we're going to assign this line.
00:44For minimum and max, we're going to assign line with marker.
00:47After that, click OK.
00:48Now, select your line chart's background like this and then right click on it.
00:53Format chart area from the context menu.
00:55And then we're going to fill the background of the chart with a black color.
00:59Now select your major grid and then change the line color to be a bit dark so that it blends
01:04with the background.
01:05Now, you're going to change the marker color.
01:08Select your minimum marker.
01:10Select fill in line.
01:11And then make sure you select the marker.
01:13And then fill color to be blue.
01:15And do the same thing with the maximum marker.
01:18Same color as blue.
01:19Now, you select the line chart and then change the line chart color to be red.
01:25And then click on effects here and select the preset glow to this one here.
01:30And then change the color of the glow to be red and the size to be six points.
01:36And then you are done.
01:37May the force be with you.
Comments

Recommended