Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm trying to minimize tables, but each time I try to minimize them, all the tables on the page minimizes, not just the ones on top of the one I am actually minimizing. With illustrations, this is what happens:
As you can see, I have two sets of tables - one at the top, and one below. As soon as I maximize one of the tables at the top, the tables at the bottom also minimizes, and vice versa. I would like it to be so that when I click on the button for the tables at the top, I switch between those two tables, and when I click one of the buttons at the bottom, I switch between one of the bottom three. The ones at the top shouldn't be affected when I click one of the bottom buttons. Does someone know what is happening and how to fix it?
Thanks! 🙂
Hello Espen,
You can make use of Container Object (One for Top charts and other for Bottom charts).
Place Top charts/tables in One Container and set the Container Type = Single Object & Appearance = Tabs at bottom (present under the Presentation tab of Container properties). Repeat the same for Bottom charts/tables.
Hope this will be of help.
Regards!
Rahul
I think the document has a macro, press CTRL+M and the paste the code here
Hello Espen,
Could you please share the application? This will help us to understand the issue and provide you fix for the same.
Regards!
Rahul
This is not possible in QV.
Autominimize only keeps one object of a single autominimize-group per sheet visible. All others that have the Autominimize check box set will be minimized together. The default feature set doesn't support things like multiple autominimize groups or coupled objects that change minimize/restore-states together.
Hello Espen,
You can make use of Container Object (One for Top charts and other for Bottom charts).
Place Top charts/tables in One Container and set the Container Type = Single Object & Appearance = Tabs at bottom (present under the Presentation tab of Container properties). Repeat the same for Bottom charts/tables.
Hope this will be of help.
Regards!
Rahul
Thanks Rahul, that is a good workaround. 🙂
Cheers,
Rahul