Unable to view series (vlookup values) in bar chart

komochii

New Member
Joined
Sep 7, 2016
Messages
2
Hello,

I am relatively new with MS Excel. I have 2013 version. I am trying to create a Dynamic(?) chart that consists of index formulas and vlookups.

Basically the index value =IFERROR(INDEX($B$2:$B$208,SMALL(IF($G$20=A2:A208,ROW(B2:B208)-1,""),ROW()-21)),"")

is for Regions.

Region.............Country...................Value1..............Value2
A........................2............................0..................0
B.......................1...........................1................3..
A........................4..........................1.................2.
A......................5..........................4...................2
B.....................3............................4..............1
C....................8..............................3..........4

If I pull up Region "A" then the formula above will find countries associated to it (ie 2, 4,5).

From there, there is a vlookup (=VLOOKUP($H$22,$B$2:$E$208,3,FALSE)) value next to the countries to find the values associated to the countries.


I was able to create this dynamic data. The chart kind of works however it is not showing the series (Values).
Basically I see the categories (countries) and the numbers on the number line....but the bar graph itself is not showing up.

Please help!
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
In addition, the chart does change when the region changes. So if I select Region A, the chart will only show countries associated to it. If I select B, only those....etc.
 
Upvote 0

Forum statistics

Threads
1,215,483
Messages
6,125,063
Members
449,206
Latest member
Healthydogs

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