I have a data set that is linked to a group of charts. I would like to be able to adjust one chart and change another. Everyting adds up to a certain number. Lets say the number is 200 widgets and my data set contains
50 widget 1 which is 25% of the total widgets
60 widget 2 which is 30% of the total widgets
40 widget 3 which is 20% of the total widgets
50 widget 4 which is 25% of the total widgets
I would like to click on one chart and change the rest of the charts. For example if I change widget 1 to 65 widgets (instead of 50), I would like the charts, and data set to change to,
65 widget 1 which is 32.5% of the total widgets
54 widget 2 which is 27% of the total widgets
45 widget 3 which is 22.5% of the total widgets
36 widget 4 which is 18% of the total widgets
I dont know if its even possible, but your help would be greatly appeciated.
Thanks in Advance
DeAnte
50 widget 1 which is 25% of the total widgets
60 widget 2 which is 30% of the total widgets
40 widget 3 which is 20% of the total widgets
50 widget 4 which is 25% of the total widgets
I would like to click on one chart and change the rest of the charts. For example if I change widget 1 to 65 widgets (instead of 50), I would like the charts, and data set to change to,
65 widget 1 which is 32.5% of the total widgets
54 widget 2 which is 27% of the total widgets
45 widget 3 which is 22.5% of the total widgets
36 widget 4 which is 18% of the total widgets
I dont know if its even possible, but your help would be greatly appeciated.
Thanks in Advance
DeAnte