Max of Chart

CT Witter

MrExcel MVP
Joined
Jul 7, 2002
Messages
1,212
I would like to get the max of a chart. Ie. if I have the data

1 2
2 3
4 4
5 3
6 2

The max would occur at 4,4. Is there a way for me to designate this in the data table.

Thanks,
CT
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Sure. Just add another series [e.g., =SERIES("Max",Sheet2!$A$1:$A$5,Sheet2!$C$1:$C$5,2)] to your chart (as shown in column C below) and set it's line/marker attribute to "None".
Book1
ABCDEFGHIJ
112#N/A
223#N/A
3444
453#N/A
562#N/A
Sheet2
 
Upvote 0

Forum statistics

Threads
1,222,900
Messages
6,168,926
Members
452,227
Latest member
sam1121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top