Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
I have a lot of reports that are all important for my work and I wanted to create a scrollbar where I can gather the reports - make them easily visable as well as easy to select.
I would need some help achiving this.
Is there a document one can download or a video regarding this?
Thank you in advance!
// Helena
Perhaps you can use a container object and add the charts to the container. That makes it easier to select a chart and show it. Another option is to create a small inline table with the charts names, use a listbox to select the chart and use the conditional show option of the charts to show or hide the charts as necessary.