Hi all.
I have a worksheet that uses a horizontal bar graph to display data that is contained in a named range. Currently, there are only 12 values to display in the range which can fit nicely into the chart. However, as we add more and more data, the number of values will increase significantly. I'm using a drop down to filter by time period (e.g. values entered within the last 3 months, 6 months, 9 months, etc.) but one of the choices will also be all data. I want to add a scroll bar so the user can scroll up and down the graph to see all hte values, but don't really know where to start.
Should I use a form control scroll bar to do this? If so, how to I make a form control scroll bar functional so it will allow the user to scroll through the different values? I know I haven't given you much to work with, so simple broad instructions and general background info on adding this sort of a scroll bar would be GREATLY appreciated. Thanks a ton for the looks.
Hank
I have a worksheet that uses a horizontal bar graph to display data that is contained in a named range. Currently, there are only 12 values to display in the range which can fit nicely into the chart. However, as we add more and more data, the number of values will increase significantly. I'm using a drop down to filter by time period (e.g. values entered within the last 3 months, 6 months, 9 months, etc.) but one of the choices will also be all data. I want to add a scroll bar so the user can scroll up and down the graph to see all hte values, but don't really know where to start.
Should I use a form control scroll bar to do this? If so, how to I make a form control scroll bar functional so it will allow the user to scroll through the different values? I know I haven't given you much to work with, so simple broad instructions and general background info on adding this sort of a scroll bar would be GREATLY appreciated. Thanks a ton for the looks.
Hank