showing 2 labels from 2 different data set in X-axis (horizonal)

INN

Board Regular
Joined
Feb 3, 2021
Messages
118
Office Version
  1. 365
Platform
  1. Windows
Hi
How can I make x-axis to show labels from 2 data set at the same time. In this exampel I wan to see these labels in X-Axis (A X , B Y , C Z)
Is that possible? Or can I show these labels in the columns themselfs? Thank you very much

chart.xlsx
GH
1Highest ChangeName
22%A
31%B
41%C
5
6Lowest ChangeName
7-2%X
8-2%Y
9-1%Z
Stock
Cell Formulas
RangeFormula
G2G2=LARGE(E2:E19,1)
G3G3=LARGE(E3:E20,2)
G4G4=LARGE(E4:E21,3)
G7G7=SMALL(E2:E19,1)
G8G8=SMALL(E3:E20,2)
G9G9=SMALL(E4:E21,3)


SNAG-1027.jpg
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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